Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dif_arp.h131 #define ATF_DONTPUB 0x40 /* don't answer this addresses */ macro
/linux-3.4.99/net/ipv4/
Darp.c1189 (r.arp_flags & (ATF_NETMASK | ATF_DONTPUB))) in arp_ioctl()