Searched refs:nf_ct_get_tuple_skb (Results 1 – 3 of 3) sorted by relevance
444 bool nf_ct_get_tuple_skb(struct nf_conntrack_tuple *dst_tuple,450 static inline bool nf_ct_get_tuple_skb(struct nf_conntrack_tuple *dst_tuple, in nf_ct_get_tuple_skb() function
744 bool nf_ct_get_tuple_skb(struct nf_conntrack_tuple *dst_tuple, in nf_ct_get_tuple_skb() function757 EXPORT_SYMBOL(nf_ct_get_tuple_skb);
599 if (!nf_ct_get_tuple_skb(&tuple, skb)) in cake_update_flowkeys()