Home
last modified time | relevance | path

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

/Linux-v6.6/net/sched/
Dact_ct.c763 static int tcf_ct_ipv4_is_fragment(struct sk_buff *skb, bool *frag) in tcf_ct_ipv4_is_fragment() function
813 err = tcf_ct_ipv4_is_fragment(skb, &frag); in tcf_ct_handle_fragments()