Home
last modified time | relevance | path

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

/linux/include/net/
A Dneighbour.h206 void (*pdestructor)(struct pneigh_entry *); member
/linux/net/core/
A Dneighbour.c806 if (tbl->pdestructor) in pneigh_delete()
807 tbl->pdestructor(n); in pneigh_delete()
839 if (tbl->pdestructor) in pneigh_ifdown_and_unlock()
840 tbl->pdestructor(n); in pneigh_ifdown_and_unlock()
/linux/net/ipv6/
A Dndisc.c117 .pdestructor = pndisc_destructor,

Completed in 15 milliseconds