Searched refs:nfnl_ct (Results 1 – 1 of 1) sorted by relevance
465 const struct nfnl_ct_hook *nfnl_ct, in __build_packet_message() argument640 if (ct && nfnl_ct->build(inst->skb, ct, ctinfo, in __build_packet_message()700 const struct nfnl_ct_hook *nfnl_ct = NULL; in nfulnl_log_packet() local749 nfnl_ct = rcu_dereference(nfnl_ct_hook); in nfulnl_log_packet()750 if (nfnl_ct != NULL) { in nfulnl_log_packet()753 size += nfnl_ct->build_size(ct); in nfulnl_log_packet()807 nfnl_ct, ct, ctinfo); in nfulnl_log_packet()