Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sched/
Dact_ct.c661 static int tcf_ct_ipv6_is_fragment(struct sk_buff *skb, bool *frag) in tcf_ct_ipv6_is_fragment() function
698 err = tcf_ct_ipv6_is_fragment(skb, &frag); in tcf_ct_handle_fragments()