Home
last modified time | relevance | path

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

/src/sys/net/
H A Dif_arp.h94 #define ATF_PERM 0x04 /* permanent entry */ macro
/src/usr.sbin/ppp/
H A Darp.c191 arpreq.arp_flags = ATF_PERM | ATF_PUBL; in arp_SetProxy()