Home
last modified time | relevance | path

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

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