Searched defs:arp_constructor (Results 1 - 1 of 1) sorted by relevance

/net/ipv4/
H A Darp.c125 static int arp_constructor(struct neighbour *neigh);
164 .constructor = arp_constructor,
222 static int arp_constructor(struct neighbour *neigh) function

Completed in 6 milliseconds