Searched refs:sourcemac (Results 1 – 4 of 4) sorted by relevance
182 addr = ether_ntoa((struct ether_addr *) fw->sourcemac); in nft_bridge_add()187 add_cmp_ptr(r, op, fw->sourcemac, 6); in nft_bridge_add()298 fw->sourcemac[i] = addr[i]; in nft_bridge_parse_payload()470 addr = ether_ntoa((struct ether_addr *) cs.fw.sourcemac); in nft_bridge_print_firewall()475 ebt_print_mac_and_mask(cs.fw.sourcemac, cs.fw.sourcemsk); in nft_bridge_print_firewall()563 if (a->sourcemac[i] != b->sourcemac[i]) { in nft_bridge_is_same()565 a->sourcemac[i] & 0xff, b->sourcemac[i] & 0xff, i); in nft_bridge_is_same()
87 unsigned char sourcemac[ETH_ALEN]; member
1051 if (ebt_get_mac_and_mask(optarg, cs.fw.sourcemac, cs.fw.sourcemsk)) in do_commandeb()
170 unsigned char sourcemac[ETH_ALEN]; member