Home
last modified time | relevance | path

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

/linux-3.4.99/include/net/
Dneighbour.h161 int (*pconstructor)(struct pneigh_entry *); member
/linux-3.4.99/net/core/
Dneighbour.c626 if (tbl->pconstructor && tbl->pconstructor(n)) { in pneigh_lookup()
/linux-3.4.99/net/ipv6/
Dndisc.c132 .pconstructor = pndisc_constructor,