Searched refs:TCPOPT_SACK (Results 1 – 4 of 4) sorted by relevance
136 #define TCPOPT_SACK 5 macro171 #define TCPOPT_SACK_HDR (TCPOPT_NOP<<24|TCPOPT_NOP<<16|TCPOPT_SACK<<8)
758 *optp++ = TCPOPT_SACK; in tcp_addoptions()2226 *bp++ = TCPOPT_SACK; in tcp_output()
6456 case TCPOPT_SACK: in tcp_dooptions()
2617 case TCPOPT_SACK: in pf_modulate_sack()