Home
last modified time | relevance | path

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

/src/sys/net/
H A Dif_arp.h95 #define ATF_PUBL 0x08 /* publish entry (respond for other host) */ macro
/src/usr.sbin/ppp/
H A Darp.c191 arpreq.arp_flags = ATF_PERM | ATF_PUBL; in arp_SetProxy()