Home
last modified time | relevance | path

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

/third_party/iptables/iptables/
Dnft-bridge.c809 char one_msk[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in nft_bridge_xlate_mac() local
815 if (memcmp(mask, one_msk, ETH_ALEN)) { in nft_bridge_xlate_mac()