Searched refs:nf_ct_get_tuple_skb (Results 1 – 3 of 3) sorted by relevance
420 bool nf_ct_get_tuple_skb(struct nf_conntrack_tuple *dst_tuple,425 static inline bool nf_ct_get_tuple_skb(struct nf_conntrack_tuple *dst_tuple, in nf_ct_get_tuple_skb() function
606 bool nf_ct_get_tuple_skb(struct nf_conntrack_tuple *dst_tuple, in nf_ct_get_tuple_skb() function619 EXPORT_SYMBOL(nf_ct_get_tuple_skb);
595 if (!nf_ct_get_tuple_skb(&tuple, skb)) in cake_update_flowkeys()