Home
last modified time | relevance | path

Searched refs:seen_a_sack_this_pkt (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctp_structs.h1196 uint8_t seen_a_sack_this_pkt; member
H A Dsctp_cc_functions.c1190 if (stcb->asoc.seen_a_sack_this_pkt) { in sctp_cwnd_update_after_packet_dropped()
H A Dsctp_input.c4807 stcb->asoc.seen_a_sack_this_pkt = 1; in sctp_process_control()
5449 stcb->asoc.seen_a_sack_this_pkt = 0; in sctp_common_input_processing()