Home
last modified time | relevance | path

Searched refs:tcp_sack_block_wire (Results 1 – 4 of 4) sorted by relevance

/linux-6.14.4/net/netfilter/
Dnf_conntrack_seqadj.c82 struct tcp_sack_block_wire *sack; in nf_ct_sack_block_adjust()
/linux-6.14.4/include/linux/
Dtcp.h97 struct tcp_sack_block_wire { struct
/linux-6.14.4/net/sched/
Dsch_cake.c1045 const struct tcp_sack_block_wire *sack_a, *sack_b; in cake_tcph_sack_compare()
1069 const struct tcp_sack_block_wire *sack_tmp = sack_b; in cake_tcph_sack_compare()
/linux-6.14.4/net/ipv4/
Dtcp_input.c1297 struct tcp_sack_block_wire *sp, int num_sacks, in tcp_check_dsack()
1862 struct tcp_sack_block_wire *sp_wire = (struct tcp_sack_block_wire *)(ptr+2); in tcp_sacktag_write_queue()