Home
last modified time | relevance | path

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

/linux-3.4.99/net/ipv6/
Dndisc.c97 static int ndisc_constructor(struct neighbour *neigh);
131 .constructor = ndisc_constructor,
357 static int ndisc_constructor(struct neighbour *neigh) in ndisc_constructor() function