Home
last modified time | relevance | path

Searched refs:ATF_INUSE (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/net/
H A Dif_arp.h92 #define ATF_INUSE 0x01 /* entry in use */ macro
/illumos-gate/usr/src/boot/include/net/
H A Dif_arp.h94 #define ATF_INUSE 0x01 /* entry in use */ macro
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_if.c9251 *flagsp = ATF_INUSE; in ip_sioctl_garp_reply()