Home
last modified time | relevance | path

Searched defs:sack (Results 1 – 9 of 9) sorted by relevance

/net/sctp/
Doutqueue.c1226 struct sctp_sackhdr *sack) in sctp_sack_update_unack_data()
1251 struct sctp_sackhdr *sack = chunk->subh.sack_hdr; in sctp_outq_sack() local
1436 struct sctp_sackhdr *sack, in sctp_check_transmitted()
1770 static int sctp_acked(struct sctp_sackhdr *sack, __u32 tsn) in sctp_acked()
Doutput.c297 struct sctp_chunk *sack; in sctp_packet_bundle_sack() local
Dassociola.c1474 struct sctp_chunk *sack; in sctp_assoc_rwnd_increase() local
Dsm_sideeffect.c143 struct sctp_chunk *sack; in sctp_gen_sack() local
Dsm_make_chunk.c761 struct sctp_sackhdr sack; in sctp_make_sack() local
Dsm_statefuns.c6295 struct sctp_sackhdr *sack; in sctp_sm_pull_sack() local
/net/netfilter/
Dnf_conntrack_seqadj.c82 struct tcp_sack_block_wire *sack; in nf_ct_sack_block_adjust() local
Dnf_conntrack_proto_tcp.c392 const struct tcphdr *tcph, __u32 *sack) in tcp_sack()
518 __u32 seq, ack, sack, end, win, swin; in tcp_in_window() local
/net/ipv4/
Dtcp_input.c3253 struct tcp_sacktag_state *sack, bool ece_ack) in tcp_clean_rtx_queue()