Searched defs:netns_id (Results 1 - 6 of 6) sorted by relevance

/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_bpf_nf_fail.c10 s32 netns_id; member in struct:bpf_ct_opts___local
H A Dtest_bpf_nf.c45 s32 netns_id; member in struct:bpf_ct_opts___local
H A Dxdp_synproxy_kern.c89 s32 netns_id; member in struct:bpf_ct_opts___local
/linux-master/net/xfrm/
H A Dxfrm_state_bpf.c37 s32 netns_id; member in struct:bpf_xfrm_state_opts
/linux-master/net/netfilter/
H A Dnf_conntrack_bpf.c50 s32 netns_id; member in struct:bpf_ct_opts
[all...]
/linux-master/net/core/
H A Dfilter.c6675 __bpf_skc_lookup(struct sk_buff *skb, struct bpf_sock_tuple *tuple, u32 len, struct net *caller_net, u32 ifindex, u8 proto, u64 netns_id, u64 flags, int sdif) argument
6716 __bpf_sk_lookup(struct sk_buff *skb, struct bpf_sock_tuple *tuple, u32 len, struct net *caller_net, u32 ifindex, u8 proto, u64 netns_id, u64 flags, int sdif) argument
6747 bpf_skc_lookup(struct sk_buff *skb, struct bpf_sock_tuple *tuple, u32 len, u8 proto, u64 netns_id, u64 flags) argument
6766 bpf_sk_lookup(struct sk_buff *skb, struct bpf_sock_tuple *tuple, u32 len, u8 proto, u64 netns_id, u64 flags) argument
[all...]

Completed in 169 milliseconds