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

/macosx-10.10.1/tcpdump-61/tcpdump/
H A Dtcp.h69 #define TCPOPT_MAXSEG 2 macro
H A Dprint-tcp.c112 { TCPOPT_MAXSEG, "mss" },
494 case TCPOPT_MAXSEG:
/macosx-10.10.1/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:
/macosx-10.10.1/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:
/macosx-10.10.1/network_cmds-457/alias/
H A Dalias.c220 case TCPOPT_MAXSEG:

Completed in 312 milliseconds