Searched refs:proto_array (Results 1 – 1 of 1) sorted by relevance
232 struct nf_conntrack_l4proto __rcu **proto_array; in nf_ct_l4proto_register_one() local235 proto_array = in nf_ct_l4proto_register_one()239 if (proto_array == NULL) { in nf_ct_l4proto_register_one()245 RCU_INIT_POINTER(proto_array[i], in nf_ct_l4proto_register_one()253 nf_ct_protos[l4proto->l3proto] = proto_array; in nf_ct_l4proto_register_one()