Home
last modified time | relevance | path

Searched refs:MAX_NF_CT_PROTO (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/net/netfilter/
Dnf_conntrack_l4proto.h107 #define MAX_NF_CT_PROTO 256 macro
/Linux-v4.19/net/netfilter/
Dnf_conntrack_proto.c236 kmalloc_array(MAX_NF_CT_PROTO, in nf_ct_l4proto_register_one()
244 for (i = 0; i < MAX_NF_CT_PROTO; i++) in nf_ct_l4proto_register_one()