Searched refs:is_arp (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/octeon/
H A Dcvmx-wqe.h225 uint64_t is_arp:1; member in struct:__anon15613::__anon15616
H A Dethernet-tx.c596 work->word2.snoip.is_arp = skb->protocol == htons(ETH_P_ARP);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb3/
H A Dsge.c1981 static inline int is_arp(struct sk_buff *skb) function
1989 if (is_arp(skb)) {

Completed in 170 milliseconds