Lines Matching defs:net
23 #include <net/checksum.h>
27 #include <net/ipv6.h>
29 #include <net/netfilter/nf_conntrack.h>
31 #include <net/net_namespace.h> /* Netw namespace */
38 static inline struct netns_ipvs *net_ipvs(struct net* net)
40 return net->ipvs;
188 #include <linux/net.h>
672 * The information about the virtual service offered to the net and the
817 __be16 port; /* port number in net order */
1037 /* net name space ptr */
1038 struct net *net; /* Needed by timer routines */
1820 ret = nf_ct_netns_get(svc->ipvs->net, svc->af);
1836 nf_ct_netns_put(svc->ipvs->net, svc->af);