Searched refs:tcf_csum_ipv4_udp (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/sched/ |
H A D | act_csum.c | 253 static int tcf_csum_ipv4_udp(struct sk_buff *skb, unsigned int ihl, in tcf_csum_ipv4_udp() function 417 if (!tcf_csum_ipv4_udp(skb, iph->ihl * 4, in tcf_csum_ipv4() 423 if (!tcf_csum_ipv4_udp(skb, iph->ihl * 4, in tcf_csum_ipv4()
|
/kernel/linux/linux-6.6/net/sched/ |
H A D | act_csum.c | 254 static int tcf_csum_ipv4_udp(struct sk_buff *skb, unsigned int ihl, in tcf_csum_ipv4_udp() function 417 if (!tcf_csum_ipv4_udp(skb, iph->ihl * 4, in tcf_csum_ipv4() 423 if (!tcf_csum_ipv4_udp(skb, iph->ihl * 4, in tcf_csum_ipv4()
|
Completed in 3 milliseconds