Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dnf_conntrack_seqadj.c81 struct tcp_sack_block_wire *sack; in nf_ct_sack_block_adjust()
/Linux-v4.19/include/linux/
Dtcp.h76 struct tcp_sack_block_wire { struct
/Linux-v4.19/net/sched/
Dsch_cake.c953 const struct tcp_sack_block_wire *sack_a, *sack_b; in cake_tcph_sack_compare()
977 const struct tcp_sack_block_wire *sack_tmp = sack_b; in cake_tcph_sack_compare()
/Linux-v4.19/net/ipv4/
Dtcp_input.c1100 struct tcp_sack_block_wire *sp, int num_sacks, in tcp_check_dsack()
1660 struct tcp_sack_block_wire *sp_wire = (struct tcp_sack_block_wire *)(ptr+2); in tcp_sacktag_write_queue()