Home
last modified time | relevance | path

Searched refs:skb_get_nfct (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/include/net/netfilter/
Dnf_conntrack.h166 unsigned long nfct = skb_get_nfct(skb); in nf_ct_get()
/Linux-v5.15/include/linux/
Dskbuff.h4212 static inline unsigned long skb_get_nfct(const struct sk_buff *skb) in skb_get_nfct() function
/Linux-v5.15/net/core/
Ddev.c5962 diffs |= skb_get_nfct(p) ^ skb_get_nfct(skb); in gro_list_prepare()