Searched refs:cake_get_tcphdr (Results 1 – 1 of 1) sorted by relevance
865 static struct tcphdr *cake_get_tcphdr(const struct sk_buff *skb, in cake_get_tcphdr() function1137 tcph = cake_get_tcphdr(skb, _tcph, sizeof(_tcph)); in cake_ack_filter()1160 tcph_check = cake_get_tcphdr(skb_check, &_tcph_check, in cake_ack_filter()