Searched refs:nfnl_ct_hook (Results 1 – 4 of 4) sorted by relevance
483 struct nfnl_ct_hook { struct494 extern const struct nfnl_ct_hook __rcu *nfnl_ct_hook; argument
465 const struct nfnl_ct_hook *nfnl_ct, in __build_packet_message()700 const struct nfnl_ct_hook *nfnl_ct = NULL; in nfulnl_log_packet()749 nfnl_ct = rcu_dereference(nfnl_ct_hook); in nfulnl_log_packet()919 !rcu_access_pointer(nfnl_ct_hook)) { in nfulnl_recv_config()924 if (rcu_access_pointer(nfnl_ct_hook)) { in nfulnl_recv_config()
568 const struct nfnl_ct_hook *nfnl_ct; in nfqnl_build_packet_message()627 nfnl_ct = rcu_dereference(nfnl_ct_hook); in nfqnl_build_packet_message()1346 static struct nf_conn *nfqnl_ct_parse(const struct nfnl_ct_hook *nfnl_ct, in nfqnl_ct_parse()1413 const struct nfnl_ct_hook *nfnl_ct; in nfqnl_recv_verdict()1438 nfnl_ct = rcu_dereference(nfnl_ct_hook); in nfqnl_recv_verdict()1535 !rcu_access_pointer(nfnl_ct_hook)) { in nfqnl_recv_config()1540 if (rcu_access_pointer(nfnl_ct_hook)) in nfqnl_recv_config()
672 const struct nfnl_ct_hook __rcu *nfnl_ct_hook __read_mostly;673 EXPORT_SYMBOL_GPL(nfnl_ct_hook);