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

/opensolaris-onvv-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);
/opensolaris-onvv-gate/usr/src/uts/common/inet/
H A Dtcp_sack.h89 #define TCP_NOTSACK_REMOVE_ALL(head, tcp) \ macro
/opensolaris-onvv-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_timers.c1063 TCP_NOTSACK_REMOVE_ALL(tcp->tcp_notsack_list, tcp);
H A Dtcp.c1391 TCP_NOTSACK_REMOVE_ALL(tcp->tcp_notsack_list, tcp);
2157 TCP_NOTSACK_REMOVE_ALL(tcp->tcp_notsack_list, tcp);
H A Dtcp_input.c4107 TCP_NOTSACK_REMOVE_ALL(tcp->tcp_notsack_list,
H A Dtcp_output.c3629 TCP_NOTSACK_REMOVE_ALL(tcp->tcp_notsack_list, tcp);

Completed in 126 milliseconds