DRV_ENCX24J600_RxFilterHashTableEntrySet Function

C

TCPIP_MAC_RES DRV_ENCX24J600_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

ENCX24J600 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_ENCX24J600_Open.

Parameters

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