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

/macosx-10.10.1/xnu-2782.1.97/bsd/netinet6/
H A Dip6_fw.h277 #define IPV6_FW_F_ICMPBIT 0x8000 /* ICMP type bitmap is valid */ macro
H A Dip6_fw.c261 if (!(f->fw_flg & IPV6_FW_F_ICMPBIT))
/macosx-10.10.1/network_cmds-457/ip6fw.tproj/
H A Dip6fw.c422 if (chain->fw_flg & IPV6_FW_F_ICMPBIT) {
792 *fw_flg |= IPV6_FW_F_ICMPBIT;

Completed in 201 milliseconds