Searched refs:nfqnl_ct_parse (Results 1 – 3 of 3) sorted by relevance
11 struct nf_conn *nfqnl_ct_parse(const struct sk_buff *skb,27 inline struct nf_conn *nfqnl_ct_parse(const struct sk_buff *skb, in nfqnl_ct_parse() function
39 nfqnl_ct_parse(const struct sk_buff *skb, const struct nlattr *attr, in nfqnl_ct_parse() function
1014 ct = nfqnl_ct_parse(entry->skb, nfqa[NFQA_CT], &ctinfo); in nfqnl_recv_verdict()