Searched refs:nf_ct_get_tuple_skb (Results 1 – 3 of 3) sorted by relevance
440 bool nf_ct_get_tuple_skb(struct nf_conntrack_tuple *dst_tuple,445 static inline bool nf_ct_get_tuple_skb(struct nf_conntrack_tuple *dst_tuple, in nf_ct_get_tuple_skb() function
682 bool nf_ct_get_tuple_skb(struct nf_conntrack_tuple *dst_tuple, in nf_ct_get_tuple_skb() function695 EXPORT_SYMBOL(nf_ct_get_tuple_skb);
598 if (!nf_ct_get_tuple_skb(&tuple, skb)) in cake_update_flowkeys()