Home
last modified time | relevance | path

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

/net/sctp/
Doutqueue.c1203 struct sctp_sackhdr *sack) in sctp_sack_update_unack_data()
1228 struct sctp_sackhdr *sack = chunk->subh.sack_hdr; in sctp_outq_sack() local
1413 struct sctp_sackhdr *sack, in sctp_check_transmitted()
1747 static int sctp_acked(struct sctp_sackhdr *sack, __u32 tsn) in sctp_acked()
Doutput.c271 struct sctp_chunk *sack; in sctp_packet_bundle_sack() local
Dassociola.c1464 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.c6193 struct sctp_sackhdr *sack; in sctp_sm_pull_sack() local
/net/netfilter/
Dnf_conntrack_proto_tcp.c399 const struct tcphdr *tcph, __u32 *sack) in tcp_sack()
474 __u32 seq, ack, sack, end, win, swin; in tcp_in_window() local
Dnf_conntrack_seqadj.c82 struct tcp_sack_block_wire *sack; in nf_ct_sack_block_adjust() local
/net/ipv4/
Dtcp_input.c3223 struct tcp_sacktag_state *sack, bool ece_ack) in tcp_clean_rtx_queue()