Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sched/
H A Dsch_cake.c876 static struct iphdr *cake_get_iphdr(const struct sk_buff *skb, in cake_get_iphdr() function
1174 iph = cake_get_iphdr(skb, &_iph); in cake_ack_filter()
1195 iph_check = cake_get_iphdr(skb_check, &_iph_check); in cake_ack_filter()
/kernel/linux/linux-6.6/net/sched/
H A Dsch_cake.c877 static struct iphdr *cake_get_iphdr(const struct sk_buff *skb, in cake_get_iphdr() function
1175 iph = cake_get_iphdr(skb, &_iph); in cake_ack_filter()
1196 iph_check = cake_get_iphdr(skb_check, &_iph_check); in cake_ack_filter()

Completed in 9 milliseconds