Home
last modified time | relevance | path

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

/linux-2.6.39/net/bridge/netfilter/
Debt_stp.c167 if (compare_ether_addr(e->destmac, bridge_ula) || in ebt_stp_mt_check()
Debtables.c170 verdict |= (h->h_dest[i] ^ e->destmac[i]) & in ebt_basic_match()
/linux-2.6.39/include/linux/netfilter_bridge/
Debtables.h172 unsigned char destmac[ETH_ALEN]; member