Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv6/
Dndisc.c91 static int pndisc_constructor(struct pneigh_entry *n);
125 .pconstructor = pndisc_constructor,
353 static int pndisc_constructor(struct pneigh_entry *n) in pndisc_constructor() function