Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dneighbour.h200 int (*pconstructor)(struct pneigh_entry *); member
/linux-4.4.14/net/core/
Dneighbour.c604 if (tbl->pconstructor && tbl->pconstructor(n)) { in pneigh_lookup()
/linux-4.4.14/net/ipv6/
Dndisc.c126 .pconstructor = pndisc_constructor,