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

/illumos-gate/usr/src/uts/common/inet/
H A Dtcp_sack.h89 #define TCP_NOTSACK_REMOVE_ALL(head, tcp) \ macro
/illumos-gate/usr/src/stand/lib/tcp/
H A Dtcp_sack.h93 #define TCP_NOTSACK_REMOVE_ALL(head) \ macro
H A Dtcp.c3733 TCP_NOTSACK_REMOVE_ALL(tcp->tcp_notsack_list);
4598 TCP_NOTSACK_REMOVE_ALL(tcp->tcp_notsack_list);
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_timers.c1086 TCP_NOTSACK_REMOVE_ALL(tcp->tcp_notsack_list, tcp);
H A Dtcp.c1390 TCP_NOTSACK_REMOVE_ALL(tcp->tcp_notsack_list, tcp);
2162 TCP_NOTSACK_REMOVE_ALL(tcp->tcp_notsack_list, tcp);
H A Dtcp_output.c3605 TCP_NOTSACK_REMOVE_ALL(tcp->tcp_notsack_list, tcp);
H A Dtcp_input.c4186 TCP_NOTSACK_REMOVE_ALL(tcp->tcp_notsack_list,

Completed in 81 milliseconds