Home
last modified time | relevance | path

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

/Linux-v6.6/net/netfilter/
Dnf_conntrack_seqadj.c82 struct tcp_sack_block_wire *sack; in nf_ct_sack_block_adjust()
/Linux-v6.6/include/linux/
Dtcp.h97 struct tcp_sack_block_wire { struct
/Linux-v6.6/net/sched/
Dsch_cake.c999 const struct tcp_sack_block_wire *sack_a, *sack_b; in cake_tcph_sack_compare()
1023 const struct tcp_sack_block_wire *sack_tmp = sack_b; in cake_tcph_sack_compare()
/Linux-v6.6/net/ipv4/
Dtcp_input.c1267 struct tcp_sack_block_wire *sp, int num_sacks, in tcp_check_dsack()
1832 struct tcp_sack_block_wire *sp_wire = (struct tcp_sack_block_wire *)(ptr+2); in tcp_sacktag_write_queue()