Home
last modified time | relevance | path

Searched refs:cake_get_tcpopt (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/sched/
H A Dsch_cake.c953 static const void *cake_get_tcpopt(const struct tcphdr *tcph, in cake_get_tcpopt() function
1004 sack_a = cake_get_tcpopt(tcph_a, TCPOPT_SACK, &oplen_a); in cake_tcph_sack_compare()
1005 sack_b = cake_get_tcpopt(tcph_b, TCPOPT_SACK, &oplen_b); in cake_tcph_sack_compare()
1071 ptr = cake_get_tcpopt(tcph, TCPOPT_TIMESTAMP, &opsize); in cake_tcph_get_tstamp()
/kernel/linux/linux-6.6/net/sched/
H A Dsch_cake.c954 static const void *cake_get_tcpopt(const struct tcphdr *tcph, in cake_get_tcpopt() function
1005 sack_a = cake_get_tcpopt(tcph_a, TCPOPT_SACK, &oplen_a); in cake_tcph_sack_compare()
1006 sack_b = cake_get_tcpopt(tcph_b, TCPOPT_SACK, &oplen_b); in cake_tcph_sack_compare()
1072 ptr = cake_get_tcpopt(tcph, TCPOPT_TIMESTAMP, &opsize); in cake_tcph_get_tstamp()

Completed in 8 milliseconds