Searched defs:ipv4_mask (Results 1 – 2 of 2) sorted by relevance
1569 void *ipv4, *ipv4_mask; in raw_fs_is_multicast() local
213 static const u8 ipv4_mask[ETH_ALEN] = { 0xff, 0xff, 0xff, 0x80, 0x00, 0x00 }; variable