Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sched/
H A Dsch_cake.c901 static struct tcphdr *cake_get_tcphdr(const struct sk_buff *skb, in cake_get_tcphdr() function
1173 tcph = cake_get_tcphdr(skb, _tcph, sizeof(_tcph)); in cake_ack_filter()
1196 tcph_check = cake_get_tcphdr(skb_check, &_tcph_check, in cake_ack_filter()
/kernel/linux/linux-6.6/net/sched/
H A Dsch_cake.c902 static struct tcphdr *cake_get_tcphdr(const struct sk_buff *skb, in cake_get_tcphdr() function
1174 tcph = cake_get_tcphdr(skb, _tcph, sizeof(_tcph)); in cake_ack_filter()
1197 tcph_check = cake_get_tcphdr(skb_check, &_tcph_check, in cake_ack_filter()

Completed in 8 milliseconds