Home
last modified time | relevance | path

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

/Linux-v5.10/net/ipv6/
Dndisc.c78 static int ndisc_constructor(struct neighbour *neigh);
115 .constructor = ndisc_constructor,
325 static int ndisc_constructor(struct neighbour *neigh) in ndisc_constructor() function