Searched refs:TCPOPT_MAXSEG (Results 1 - 7 of 7) sorted by relevance

/xnu-2782.1.97/bsd/netinet/
H A Dtcp.h112 #define TCPOPT_MAXSEG 2 macro
H A Dtcp_output.c1158 opt[0] = TCPOPT_MAXSEG;
H A Dip_fw2.c1015 case TCPOPT_MAXSEG:
H A Dtcp_input.c4533 case TCPOPT_MAXSEG:
/xnu-2782.1.97/bsd/net/
H A Dpf_osfp.c178 case TCPOPT_MAXSEG:
H A Dpf_norm.c2772 case TCPOPT_MAXSEG:
H A Dpf.c2507 opt[0] = TCPOPT_MAXSEG;
3854 case TCPOPT_MAXSEG:

Completed in 131 milliseconds