Home
last modified time | relevance | path

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

/Linux-v6.6/net/sched/
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()