Searched refs:neighbour_cb (Results 1 – 3 of 3) sorted by relevance
554 struct neighbour_cb { struct561 #define NEIGH_CB(skb) ((struct neighbour_cb *)(skb)->cb) argument
965 memset(NEIGH_CB(skb), 0, sizeof(struct neighbour_cb)); in arp_rcv()
1767 memset(NEIGH_CB(skb), 0, sizeof(struct neighbour_cb)); in ndisc_rcv()
Completed in 10 milliseconds