Home
last modified time | relevance | path

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

/linux-4.1.27/net/netfilter/ipset/
Dip_set_hash_mac.c72 static const unsigned char invalid_ether[ETH_ALEN] = { 0 }; variable
92 if (memcmp(e.ether, invalid_ether, ETH_ALEN) == 0) in hash_mac4_kadt()
122 if (memcmp(e.ether, invalid_ether, ETH_ALEN) == 0) in hash_mac4_uadt()