Searched refs:ATF_INUSE (Results 1 – 2 of 2) sorted by relevance
39 #ifndef ATF_INUSE /* Not defined on some systems (i.e. Linux) */40 #define ATF_INUSE 0 macro119 arpreq.arp_flags = ATF_INUSE | ATF_COM;
94 #define ATF_INUSE 0x01 /* entry in use */ macro