Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv6/
Dndisc.c83 static int pndisc_constructor(struct pneigh_entry *n);
117 .pconstructor = pndisc_constructor,
370 static int pndisc_constructor(struct pneigh_entry *n) in pndisc_constructor() function