Searched refs:IP_FW_TCPOPT_MSS (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dip_fw.h284 #define IP_FW_TCPOPT_MSS 0x01 macro
H A Dip_fw2.h423 #define IP_FW_TCPOPT_MSS 0x01 macro
H A Dip_fw2_compat.c82 { "mss", IP_FW_TCPOPT_MSS },
83 { "maxseg", IP_FW_TCPOPT_MSS },
H A Dip_fw2.c449 bits |= IP_FW_TCPOPT_MSS;

Completed in 74 milliseconds