Searched refs:pneigh_enqueue (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/net/
H A Dneighbour.h376 void pneigh_enqueue(struct neigh_table *tbl, struct neigh_parms *p,
/linux-master/net/ipv4/
H A Darp.c877 pneigh_enqueue(&arp_tbl,
/linux-master/net/ipv6/
H A Dndisc.c923 pneigh_enqueue(&nd_tbl, idev->nd_parms, n);
/linux-master/net/core/
H A Dneighbour.c1668 void pneigh_enqueue(struct neigh_table *tbl, struct neigh_parms *p, function
1693 EXPORT_SYMBOL(pneigh_enqueue); variable

Completed in 123 milliseconds