Searched defs:netns_id (Results 1 – 5 of 5) sorted by relevance
/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_bpf_nf.c | 55 s32 netns_id; member 63 s32 netns_id; member
|
H A D | test_bpf_nf_fail.c | 11 s32 netns_id; member
|
/linux/net/xfrm/ |
H A D | xfrm_state_bpf.c | 37 s32 netns_id; member
|
/linux/net/core/ |
H A D | filter.c | 6733 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 D | nf_conntrack_bpf.c | 54 s32 netns_id; member
|