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

/linux-master/include/net/
H A Dneighbour.h569 struct neighbour_cb { struct
576 #define NEIGH_CB(skb) ((struct neighbour_cb *)(skb)->cb)
/linux-master/net/ipv4/
H A Darp.c986 memset(NEIGH_CB(skb), 0, sizeof(struct neighbour_cb));
/linux-master/net/ipv6/
H A Dndisc.c1857 memset(NEIGH_CB(skb), 0, sizeof(struct neighbour_cb));

Completed in 124 milliseconds