Searched refs:ATF_PUBL (Results 1 – 2 of 2) sorted by relevance
| /src/sys/net/ | ||
| H A D | if_arp.h | 95 #define ATF_PUBL 0x08 /* publish entry (respond for other host) */ macro |
| /src/usr.sbin/ppp/ | ||
| H A D | arp.c | 191 arpreq.arp_flags = ATF_PERM | ATF_PUBL; in arp_SetProxy() |