Searched refs:nf_ct_get_tuple_skb (Results 1 – 3 of 3) sorted by relevance
449 bool nf_ct_get_tuple_skb(struct nf_conntrack_tuple *dst_tuple,455 static inline bool nf_ct_get_tuple_skb(struct nf_conntrack_tuple *dst_tuple, in nf_ct_get_tuple_skb() function
742 bool nf_ct_get_tuple_skb(struct nf_conntrack_tuple *dst_tuple, in nf_ct_get_tuple_skb() function755 EXPORT_SYMBOL(nf_ct_get_tuple_skb);
585 if (!nf_ct_get_tuple_skb(&tuple, skb)) in cake_update_flowkeys()