Home
last modified time | relevance | path

Searched refs:AL_ETH_MAC_TABLE_DROP_IDX (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/al_eth/
H A Dal_eth.c120 #define AL_ETH_MAC_TABLE_DROP_IDX (AL_ETH_FWD_MAC_NUM - 1) macro
121 #define AL_ETH_MAC_TABLE_BROADCAST_IDX (AL_ETH_MAC_TABLE_DROP_IDX - 1)
680 AL_ETH_MAC_TABLE_DROP_IDX, &entry); in al_eth_mac_table_promiscuous_set()