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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/ipv4/
H A Darp.c1093 static unsigned arp_state_to_flags(struct neighbour *neigh) function
1117 r->arp_flags = arp_state_to_flags(neigh);
1364 tbuf, hatype, arp_state_to_flags(n), hbuffer, dev->name);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/ipv4/
H A Darp.c1093 static unsigned arp_state_to_flags(struct neighbour *neigh) function
1117 r->arp_flags = arp_state_to_flags(neigh);
1364 tbuf, hatype, arp_state_to_flags(n), hbuffer, dev->name);

Completed in 124 milliseconds