Home
last modified time | relevance | path

Searched refs:tcp_notsack_insert (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/stand/lib/tcp/
H A Dtcp_sack.h79 extern void tcp_notsack_insert(notsack_blk_t **, tcp_seq, tcp_seq,
H A Dtcp_sack.c198 tcp_notsack_insert(notsack_blk_t **head, tcp_seq begin, tcp_seq end, in tcp_notsack_insert() function
H A Dtcp.c2134 tcp_notsack_insert(&(tcp->tcp_notsack_list), in tcp_parse_options()
/illumos-gate/usr/src/uts/common/inet/
H A Dtcp_sack.h73 extern void tcp_notsack_insert(notsack_blk_t **, tcp_seq, tcp_seq,
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_sack.c192 tcp_notsack_insert(notsack_blk_t **head, tcp_seq begin, tcp_seq end, in tcp_notsack_insert() function
H A Dtcp_input.c486 tcp_notsack_insert(&(tcp->tcp_notsack_list), in tcp_parse_options()