Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv6/
Dndisc.c80 static int ndisc_constructor(struct neighbour *neigh);
116 .constructor = ndisc_constructor,
322 static int ndisc_constructor(struct neighbour *neigh) in ndisc_constructor() function