Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/netfilter/
Dnf_conntrack_l4proto.h115 #define MAX_NF_CT_PROTO 256 macro
/linux-4.1.27/net/netfilter/
Dnf_conntrack_proto.c378 proto_array = kmalloc(MAX_NF_CT_PROTO * in nf_ct_l4proto_register()
386 for (i = 0; i < MAX_NF_CT_PROTO; i++) in nf_ct_l4proto_register()