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