Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/
A Dneighbour.h211 void (*pdestructor)(struct pneigh_entry *); member
/linux-6.3-rc2/net/core/
A Dneighbour.c859 if (tbl->pdestructor) in pneigh_delete()
860 tbl->pdestructor(n); in pneigh_delete()
892 if (tbl->pdestructor) in pneigh_ifdown_and_unlock()
893 tbl->pdestructor(n); in pneigh_ifdown_and_unlock()
/linux-6.3-rc2/net/ipv6/
A Dndisc.c117 .pdestructor = pndisc_destructor,

Completed in 14 milliseconds