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

/macosx-10.10.1/xnu-2782.1.97/bsd/netinet6/
H A Dip6_fw.h317 #define IPV6_FW_TCPF_PSH TH_PUSH macro
/macosx-10.10.1/network_cmds-457/ip6fw.tproj/
H A Dip6fw.c415 if (chain->fw_tcpf & IPV6_FW_TCPF_PSH) PRINTFLG("psh");
416 if (chain->fw_tcpnf & IPV6_FW_TCPF_PSH) PRINTFLG("!psh");
714 { "psh", IPV6_FW_TCPF_PSH },

Completed in 168 milliseconds