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

/darwin-on-arm/xnu/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) {
757 switch (f->fw_flg & IPV6_FW_F_COMMAND) {
776 switch (f->fw_flg & IPV6_FW_F_COMMAND) {
830 if ((rule->fw_flg & IPV6_FW_F_COMMAND) == IPV6_FW_F_REJECT
1115 switch (frwl->fw_flg & IPV6_FW_F_COMMAND)

Completed in 18 milliseconds