Searched refs:TCPOPT_SACK (Results 1 - 5 of 5) sorted by relevance

/xnu-2782.1.97/bsd/netinet/
H A Dtcp.h118 #define TCPOPT_SACK 5 /* Experimental */ macro
144 #define TCPOPT_SACK_HDR (TCPOPT_NOP<<24|TCPOPT_NOP<<16|TCPOPT_SACK<<8)
H A Dtcp_output.c1378 *bp++ = TCPOPT_SACK;
H A Dip_fw2.c1024 case TCPOPT_SACK:
H A Dtcp_input.c4579 case TCPOPT_SACK:
/xnu-2782.1.97/bsd/net/
H A Dpf.c2341 case TCPOPT_SACK:

Completed in 118 milliseconds