Searched refs:netns (Results 226 - 250 of 278) sorted by relevance

1234567891011>>

/linux-master/drivers/net/ppp/
H A Dpppoe.c78 #include <net/netns/generic.h>
/linux-master/net/ipv4/
H A Dip_vti.c40 #include <net/netns/generic.h>
H A Dip_tunnel_core.c35 #include <net/netns/generic.h>
H A Dip_tunnel.c42 #include <net/netns/generic.h>
1118 /* FB netdevice is special: we have one, and only one per netns.
1119 * Allowing to move it to another netns is clearly unsafe.
1150 /* If dev is in the same netns, it has already
/linux-master/net/rxrpc/
H A Dar-internal.h12 #include <net/netns/generic.h>
/linux-master/net/smc/
H A Dsmc_pnet.c24 #include <net/netns/generic.h>
809 /* Newly created netns do not have devices.
/linux-master/net/netfilter/
H A Dnf_conntrack_expect.c24 #include <net/netns/hash.h>
H A Dxt_hashlimit.c32 #include <net/netns/generic.h>
H A Dnf_synproxy_core.c10 #include <net/netns/generic.h>
/linux-master/tools/testing/selftests/net/forwarding/
H A Dlib.sh838 local netns=${1:-""}; shift
840 tc $netns -j -s filter show $id \
1257 ip netns exec $name bash <<-EOF
1556 ns_cmd="ip netns exec ${ns}"
/linux-master/net/l2tp/
H A Dl2tp_core.c47 #include <net/netns/generic.h>
H A Dl2tp_ppp.c91 #include <net/netns/generic.h>
/linux-master/fs/afs/
H A Dinternal.h24 #include <net/netns/generic.h>
/linux-master/include/net/
H A Dipv6.h22 #include <net/netns/hash.h>
/linux-master/net/core/
H A Dnet_namespace.c28 #include <net/netns/generic.h>
104 * pointer never changes (see rules in netns/generic.h).
230 /* This function returns the id of a peer netns. If no id is assigned, one will
270 /* This function returns, if assigned, the id of a peer netns. */
283 /* This function returns true is the peer netns has an id assigned into the
284 * current netns.
668 * Call this in module exit path to make sure that all netns
795 NL_SET_ERR_MSG(extack, "Peer netns reference is missing");
800 NL_SET_ERR_MSG(extack, "Peer netns reference is invalid");
810 "Peer netns alread
[all...]
H A Dflow_dissector.c38 #include <linux/bpf-netns.h>
/linux-master/net/ipv6/
H A Dip6_vti.c47 #include <net/netns/generic.h>
128 * @ip6n: the private data for ip6_vti in the netns
H A Dsit.c53 #include <net/netns/generic.h>
1816 /* If dev is in the same netns, it has already
1851 /* FB netdevice is special: we have one, and only one per netns.
1852 * Allowing to move it to another netns is clearly unsafe.
/linux-master/net/xfrm/
H A Dxfrm_interface_core.c46 #include <net/netns/generic.h>
/linux-master/include/uapi/linux/
H A Dbpf.h3665 * struct bpf_sock *bpf_sk_lookup_tcp(void *ctx, struct bpf_sock_tuple *tuple, u32 tuple_size, u64 netns, u64 flags)
3668 * network namespace *netns*. The return value must be checked,
3682 * If the *netns* is a negative signed 32-bit integer, then the
3683 * socket lookup table in the netns associated with the *ctx*
3684 * will be used. For the TC hooks, this is the netns of the device
3685 * in the skb. For socket hooks, this is the netns of the socket.
3686 * If *netns* is any other signed 32-bit value greater than or
3687 * equal to zero then it specifies the ID of the netns relative to
3688 * the netns associated with the *ctx*. *netns* value
6651 } netns; member in union:bpf_link_info::__anon2663
[all...]
/linux-master/tools/include/uapi/linux/
H A Dbpf.h3665 * struct bpf_sock *bpf_sk_lookup_tcp(void *ctx, struct bpf_sock_tuple *tuple, u32 tuple_size, u64 netns, u64 flags)
3668 * network namespace *netns*. The return value must be checked,
3682 * If the *netns* is a negative signed 32-bit integer, then the
3683 * socket lookup table in the netns associated with the *ctx*
3684 * will be used. For the TC hooks, this is the netns of the device
3685 * in the skb. For socket hooks, this is the netns of the socket.
3686 * If *netns* is any other signed 32-bit value greater than or
3687 * equal to zero then it specifies the ID of the netns relative to
3688 * the netns associated with the *ctx*. *netns* value
6651 } netns; member in union:bpf_link_info::__anon3204
[all...]
/linux-master/net/bridge/
H A Dbr_netfilter_hooks.c38 #include <net/netns/generic.h>
/linux-master/include/net/netfilter/
H A Dnf_tables.h16 #include <net/netns/generic.h>
/linux-master/drivers/net/
H A Dvrf.c38 #include <net/netns/generic.h>
103 /* per netns vrf data */
1958 /* init the extra1 parameter with the reference to current netns */
/linux-master/net/kcm/
H A Dkcmsock.c28 #include <net/netns/generic.h>

Completed in 605 milliseconds

1234567891011>>