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

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_fw.h283 #define IP_FW_TCPOPT_MSS 0x01 macro
H A Dip_fw2.h485 #define IP_FW_TCPOPT_MSS 0x01 macro
H A Dip_fw2_compat.c84 { "mss", IP_FW_TCPOPT_MSS },
85 { "maxseg", IP_FW_TCPOPT_MSS },
H A Dip_fw2.c939 bits |= IP_FW_TCPOPT_MSS;

Completed in 15 milliseconds