Searched refs:destmac (Results 1 – 4 of 4) sorted by relevance
/third_party/iptables/iptables/ |
D | nft-bridge.c | 138 fw->destmac, fw->destmsk, ETH_ALEN, op); in nft_bridge_add() 216 fw->destmac[i] = addr[i]; in nft_bridge_parse_payload() 619 print_mac('d', cs->eb.destmac, cs->eb.destmsk, in nft_bridge_save_rule() 700 if (a->destmac[i] != b->destmac[i]) { in nft_bridge_is_same() 702 a->destmac[i] & 0xff, b->destmac[i] & 0xff, i); in nft_bridge_is_same() 874 cs->eb.destmac, cs->eb.destmsk); in nft_bridge_xlate()
|
D | xshared.h | 117 unsigned char destmac[6]; member
|
D | xtables-eb-translate.c | 412 cs.eb.destmac, in do_commandeb_xlate()
|
D | xtables-eb.c | 1002 cs.eb.destmac, in do_commandeb()
|