Searched defs:netns_id (Results 1 – 6 of 6) sorted by relevance
| /linux/tools/testing/selftests/bpf/progs/ |
| A D | test_bpf_nf.c | 55 s32 netns_id; member 63 s32 netns_id; member
|
| A D | test_bpf_nf_fail.c | 11 s32 netns_id; member
|
| A D | xdp_synproxy_kern.c | 90 s32 netns_id; member
|
| /linux/net/xfrm/ |
| A D | xfrm_state_bpf.c | 37 s32 netns_id; member
|
| /linux/net/core/ |
| A D | filter.c | 6717 struct net *caller_net, u32 ifindex, u8 proto, u64 netns_id, in __bpf_skc_lookup() 6758 struct net *caller_net, u32 ifindex, u8 proto, u64 netns_id, in __bpf_sk_lookup() 6789 u8 proto, u64 netns_id, u64 flags) in bpf_skc_lookup() 6808 u8 proto, u64 netns_id, u64 flags) in bpf_sk_lookup() 6836 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5() argument 6855 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5() argument 6874 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5() argument 6893 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5() argument 6917 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5() argument 6941 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5() argument [all …]
|
| /linux/net/netfilter/ |
| A D | nf_conntrack_bpf.c | 54 s32 netns_id; member
|
Completed in 32 milliseconds