Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dneighbour.h199 int (*pconstructor)(struct pneigh_entry *); member
/linux-4.1.27/net/core/
Dneighbour.c600 if (tbl->pconstructor && tbl->pconstructor(n)) { in pneigh_lookup()
/linux-4.1.27/net/ipv6/
Dndisc.c125 .pconstructor = pndisc_constructor,