Home
last modified time | relevance | path

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

/net/ipv4/
Darp.c124 static int arp_constructor(struct neighbour *neigh);
157 .constructor = arp_constructor,
220 static int arp_constructor(struct neighbour *neigh) in arp_constructor() function