Searched refs:arp_constructor (Results 1 – 1 of 1) sorted by relevance
128 static int arp_constructor(struct neighbour *neigh);161 .constructor = arp_constructor,224 static int arp_constructor(struct neighbour *neigh) in arp_constructor() function