Searched refs:netns (Results 251 - 275 of 278) sorted by relevance

<<1112

/linux-master/net/netfilter/
H A Dx_tables.c27 #include <net/netns/generic.h>
45 /* called when table is needed in the given netns */
1248 /* Table doesn't exist in this netns, check larval list */
H A Dnfnetlink_queue.c37 #include <net/netns/generic.h>
H A Dnf_conntrack_core.c52 #include <net/netns/hash.h>
1388 /* kill only if still in same netns -- might have moved due to
2458 /* Need to wait for netns cleanup worker to finish, if its
/linux-master/kernel/
H A Daudit.c59 #include <net/netns/generic.h>
898 /* drop our netns reference, no auditd sends past this line */
/linux-master/net/ipv4/
H A Dip_gre.c42 #include <net/netns/generic.h>
/linux-master/drivers/net/
H A Dgtp.c32 #include <net/netns/generic.h>
H A Dtun.c62 #include <net/netns/generic.h>
/linux-master/net/ipv6/
H A Dseg6_local.c18 #include <net/netns/generic.h>
H A Dip6_tunnel.c54 #include <net/netns/generic.h>
177 * @ip6n: the private data for ip6_vti in the netns
204 * @ip6n: the private data for ip6_vti in the netns
221 * @ip6n: the private data for ip6_vti in the netns
2217 /* If dev is in the same netns, it has already
2228 /* If dev is in the same netns, it has already
2256 /* FB netdevice is special: we have one, and only one per netns.
2257 * Allowing to move it to another netns is clearly unsafe.
H A Dip6_gre.c45 #include <net/netns/generic.h>
1588 /* If dev is in the same netns, it has already
1616 /* FB netdevice is special: we have one, and only one per netns.
1617 * Allowing to move it to another netns is clearly unsafe.
/linux-master/net/openvswitch/
H A Ddatapath.c40 #include <net/netns/generic.h>
/linux-master/net/netfilter/ipvs/
H A Dip_vs_core.c41 #include <net/netns/generic.h> /* net_generic() */
83 /* netns cnt used for uniqueness */
1938 /* ipvs enabled in this netns ? */
2106 /* ipvs enabled in this netns ? */
2283 * Initialize IP Virtual Server netns mem.
2352 IP_VS_DBG(2, "ipvs netns %d released\n", ipvs->gen);
/linux-master/net/netfilter/ipset/
H A Dip_set_core.c18 #include <net/netns/generic.h>
/linux-master/net/mpls/
H A Daf_mpls.c23 #include <net/netns/generic.h>
/linux-master/net/mptcp/
H A Dpm_netlink.c12 #include <net/netns/generic.h>
2322 * other modifiers, also netns core already waited for a
/linux-master/net/netlink/
H A Daf_netlink.c68 #include <net/netns/generic.h>
821 * it is possible netns will be freed before this socket.
/linux-master/net/bridge/netfilter/
H A Debtables.c27 #include <net/netns/generic.h>
51 /* called when table is needed in the given netns */
/linux-master/net/wireless/
H A Dnl80211.c68 struct net *netns, struct nlattr **attrs)
112 if (wiphy_net(&rdev->wiphy) != netns)
140 __cfg80211_rdev_from_attrs(struct net *netns, struct nlattr **attrs) argument
183 netdev = __dev_get_by_index(netns, ifindex);
206 if (netns != wiphy_net(&rdev->wiphy))
220 cfg80211_get_dev_from_info(struct net *netns, struct genl_info *info) argument
222 return __cfg80211_rdev_from_attrs(netns, info->attrs);
67 __cfg80211_wdev_from_attrs(struct cfg80211_registered_device *rdev, struct net *netns, struct nlattr **attrs) argument
/linux-master/net/core/
H A Dpktgen.c164 #include <net/netns/generic.h>
H A Dfilter.c6224 struct net *netns = dev_net(dev_curr); local
6230 return dev_get_by_index_rcu(netns, ifindex);
/linux-master/net/key/
H A Daf_key.c27 #include <net/netns/generic.h>
/linux-master/drivers/net/ppp/
H A Dppp_generic.c54 #include <net/netns/generic.h>
/linux-master/net/smc/
H A Daf_smc.c38 #include <net/netns/generic.h>
/linux-master/drivers/infiniband/core/
H A Dcma.c23 #include <net/netns/generic.h>
/linux-master/drivers/net/bonding/
H A Dbond_main.c81 #include <net/netns/generic.h>

Completed in 532 milliseconds

<<1112