Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/net/
Dif_arp.h97 #define ATF_PUBL 0x08 /* publish entry (respond for other host) */ macro
/freebsd-9-stable/usr.sbin/ppp/
Darp.c192 arpreq.arp_flags = ATF_PERM | ATF_PUBL; in arp_SetProxy()