Searched defs:is_arp (Results 1 – 3 of 3) sorted by relevance
259 uint64_t is_arp:1; member
2405 int alen, is_arp = skb->protocol == __cpu_to_be16(ETH_P_ARP); in bond_arp_rcv() local
1984 static inline int is_arp(struct sk_buff *skb) in is_arp() function