Searched refs:IPV6_FW_F_PRN (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/bsd/netinet6/
H A Dip6_fw.h259 #define IPV6_FW_F_PRN 0x0080 /* Print if this rule matches */ macro
H A Dip6_fw.c773 if ((f->fw_flg & IPV6_FW_F_PRN) && fw6_verbose)
/macosx-10.10.1/network_cmds-457/ip6fw.tproj/
H A Dip6fw.c279 if (chain->fw_flg & IPV6_FW_F_PRN)
954 rule.fw_flg |= IPV6_FW_F_PRN; av++; ac--;

Completed in 117 milliseconds