is_arp
static inline int is_arp(struct sk_buff *skb)
#define is_arp(skb) (skb->protocol == htons(ETH_P_ARP))