Searched defs:OPT_VIANAMEIN (Results 1 - 2 of 2) sorted by relevance

/external/iptables/iptables/
H A Dxshared.h22 OPT_VIANAMEIN = 1 << 7, enumerator in enum:__anon8224
H A Dxtables-arp.c102 #define OPT_VIANAMEIN 0x01000U macro
1203 set_option(&options, OPT_VIANAMEIN, &cs.fw.arp.invflags,
1391 if (options & OPT_VIANAMEIN)
1394 opt2char(OPT_VIANAMEIN),

Completed in 120 milliseconds