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 | 6828 struct net *caller_net, u32 ifindex, u8 proto, u64 netns_id, in __bpf_skc_lookup() 6869 struct net *caller_net, u32 ifindex, u8 proto, u64 netns_id, in __bpf_sk_lookup() 6898 u8 proto, u64 netns_id, u64 flags) in bpf_skc_lookup() 6917 u8 proto, u64 netns_id, u64 flags) in bpf_sk_lookup() 6943 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5() argument 6962 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5() argument 6981 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5() argument 7000 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5() argument 7024 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5() argument 7048 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
|