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

/macosx-10.10.1/xnu-2782.1.97/bsd/netinet6/
H A Dip6_fw.h319 #define IPV6_FW_TCPF_URG TH_URG macro
/macosx-10.10.1/network_cmds-457/ip6fw.tproj/
H A Dip6fw.c419 if (chain->fw_tcpf & IPV6_FW_TCPF_URG) PRINTFLG("urg");
420 if (chain->fw_tcpnf & IPV6_FW_TCPF_URG) PRINTFLG("!urg");
716 { "urg", IPV6_FW_TCPF_URG }

Completed in 68 milliseconds