Home
last modified time | relevance | path

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

/linux/include/net/
A Dneighbour.h554 struct neighbour_cb { struct
561 #define NEIGH_CB(skb) ((struct neighbour_cb *)(skb)->cb) argument
/linux/net/ipv4/
A Darp.c965 memset(NEIGH_CB(skb), 0, sizeof(struct neighbour_cb)); in arp_rcv()
/linux/net/ipv6/
A Dndisc.c1767 memset(NEIGH_CB(skb), 0, sizeof(struct neighbour_cb)); in ndisc_rcv()

Completed in 10 milliseconds