Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dact_ct.c851 bool *skb_is_ours) in tcf_ct_handle_fragments() argument
870 *skb_is_ours = true; in tcf_ct_handle_fragments()
991 bool skb_is_ours = false; in tcf_ct_act() local
1028 &skb_is_ours); in tcf_ct_act()
1035 if (skb_is_ours) in tcf_ct_act()