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

/macosx-10.10.1/xnu-2782.1.97/bsd/netinet6/
H A Dip6_fw.h261 #define IPV6_FW_F_SRNG 0x0100 /* The first two src ports are a min * macro
H A Dip6_fw.c726 f->fw_flg & IPV6_FW_F_SRNG))
1062 if ((frwl->fw_flg & IPV6_FW_F_SRNG) && IPV6_FW_GETNSRCP(frwl) < 2) {
/macosx-10.10.1/network_cmds-457/ip6fw.tproj/
H A Dip6fw.c313 if (i==0 && (chain->fw_flg & IPV6_FW_F_SRNG))
993 rule.fw_flg |= IPV6_FW_F_SRNG;

Completed in 176 milliseconds