Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/
H A Dndisc.c81 static int pndisc_constructor(struct pneigh_entry *n);
116 .pconstructor = pndisc_constructor,
377 static int pndisc_constructor(struct pneigh_entry *n) in pndisc_constructor() function