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

/linux-4.1.27/net/ipv4/
H A Darp.c126 static int arp_constructor(struct neighbour *neigh);
159 .constructor = arp_constructor,
222 static int arp_constructor(struct neighbour *neigh) arp_constructor() function

Completed in 81 milliseconds