Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dif_arp.h134 #define ATF_PERM 0x04 /* permanent entry */ macro
/openbmc/linux/net/ipv4/
H A Darp.c1056 if (r->arp_flags & ATF_PERM) in arp_req_set()
1093 if (r->arp_flags & ATF_PERM) in arp_req_set()
1107 return ATF_PERM | ATF_COM; in arp_state_to_flags()
1408 tbuf, hatype, ATF_PUBL | ATF_PERM, "00:00:00:00:00:00", in arp_format_pneigh_entry()