Home
last modified time | relevance | path

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

/original-bsd/sys/net/
H A Dif.h140 #define IFF_NOARP 0x80 /* no address resolution protocol */ macro
/original-bsd/sbin/ifconfig/
H A Difconfig.c77 { "arp", -IFF_NOARP, setifflags },
78 { "-arp", IFF_NOARP, setifflags },