Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Darp.c1104 static unsigned int arp_state_to_flags(struct neighbour *neigh) in arp_state_to_flags() function
1130 r->arp_flags = arp_state_to_flags(neigh); in arp_req_get()
1395 tbuf, hatype, arp_state_to_flags(n), hbuffer, dev->name); in arp_format_neigh_entry()