Searched refs:ATF_INUSE (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/net/
H A Dif_arp.h95 #define ATF_INUSE 0x01 /* entry in use */ macro
/freebsd-13-stable/libexec/bootpd/
H A Dhwaddr.c49 #ifndef ATF_INUSE /* Not defined on some systems (i.e. Linux) */
50 #define ATF_INUSE 0 macro
129 arpreq.arp_flags = ATF_INUSE | ATF_COM;

Completed in 67 milliseconds