Home
last modified time | relevance | path

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

/linux-6.6.21/net/ipv6/
Dndisc.c81 static int pndisc_constructor(struct pneigh_entry *n);
116 .pconstructor = pndisc_constructor,
375 static int pndisc_constructor(struct pneigh_entry *n) in pndisc_constructor() function