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

/macosx-10.10.1/xnu-2782.1.97/bsd/netinet6/
H A Dip6_fw.h250 #define IPV6_FW_F_COMMAND 0x0070 /* Mask for type of chain entry: */ macro
H A Dip6_fw.c440 switch (f->fw_flg & IPV6_FW_F_COMMAND) {
758 switch (f->fw_flg & IPV6_FW_F_COMMAND) {
777 switch (f->fw_flg & IPV6_FW_F_COMMAND) {
831 if ((rule->fw_flg & IPV6_FW_F_COMMAND) == IPV6_FW_F_REJECT
1119 switch (frwl->fw_flg & IPV6_FW_F_COMMAND)
/macosx-10.10.1/network_cmds-457/ip6fw.tproj/
H A Dip6fw.c247 switch (chain->fw_flg & IPV6_FW_F_COMMAND)
971 && (rule.fw_flg & IPV6_FW_F_COMMAND) == IPV6_FW_F_REJECT

Completed in 176 milliseconds