Searched defs:init_net (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/include/net/netfilter/ | ||
H A D | nf_conntrack_l3proto.h | 71 int (*init_net)(struct net *net); member in struct:nf_conntrack_l3proto |
H A D | nf_conntrack_l4proto.h | 100 int (*init_net)(struct net *net, u_int16_t proto); member in struct:nf_conntrack_l4proto |
/linux-4.1.27/net/core/ | ||
H A D | net_namespace.c | 35 struct net init_net = { variable in typeref:struct:net 38 EXPORT_SYMBOL(init_net); variable |
Completed in 192 milliseconds