DRV_ENC28J60_RxFilterHashTableEntrySet Function

C

TCPIP_MAC_RES DRV_ENC28J60_RxFilterHashTableEntrySet(DRV_HANDLE hMac, const TCPIP_MAC_ADDR* DestMACAddr); 

Returns

  • TCPIP_MAC_RES_TYPE_ERR - if the hMac is invalid

  • TCPIP_MAC_RES_OP_ERR - if the hMac is valid

Description

ENC28J60 Receive Filter Hash Table Entry Set This function adds to the MAC's hash table for hash table matching.

Remarks

This functionality is not implemented in the first release.

Preconditions

The client had to be successfully opened with DRV_ENC28J60_Open.

Parameters

ParametersDescription
hMacthe successfully opened handle
DestMACAddrMAC address to add to the hash table