Home
last modified time | relevance | path

Searched defs:netns_id (Results 1 – 5 of 5) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_bpf_nf.c55 s32 netns_id; member
63 s32 netns_id; member
H A Dtest_bpf_nf_fail.c11 s32 netns_id; member
/linux/net/xfrm/
H A Dxfrm_state_bpf.c37 s32 netns_id; member
/linux/net/core/
H A Dfilter.c6733 struct net *caller_net, u32 ifindex, u8 proto, u64 netns_id, in __bpf_skc_lookup()
6774 struct net *caller_net, u32 ifindex, u8 proto, u64 netns_id, in __bpf_sk_lookup()
6803 u8 proto, u64 netns_id, u64 flags) in bpf_skc_lookup()
6822 u8 proto, u64 netns_id, u64 flags) in bpf_sk_lookup()
6848 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5() argument
6867 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5() argument
6886 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5() argument
6905 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5() argument
6929 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5() argument
6953 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5() argument
[all …]
/linux/net/netfilter/
H A Dnf_conntrack_bpf.c54 s32 netns_id; member