Home
last modified time | relevance | path

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

/net/ipv6/
Dndisc.c78 static int ndisc_constructor(struct neighbour *neigh);
114 .constructor = ndisc_constructor,
324 static int ndisc_constructor(struct neighbour *neigh) in ndisc_constructor() function