Searched refs:ndisc_constructor (Results 1 – 1 of 1) sorted by relevance
88 static int ndisc_constructor(struct neighbour *neigh);124 .constructor = ndisc_constructor,305 static int ndisc_constructor(struct neighbour *neigh) in ndisc_constructor() function