Searched defs:netns_id (Results 1 – 6 of 6) 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
|
H A D | xdp_synproxy_kern.c | 90 s32 netns_id; global() member
|
/linux/net/xfrm/ |
H A D | xfrm_state_bpf.c | 37 s32 netns_id; member
|
/linux/net/core/ |
H A D | filter.c | 6734 struct net *caller_net, u32 ifindex, u8 proto, u64 netns_id, in __bpf_skc_lookup() 6775 struct net *caller_net, u32 ifindex, u8 proto, u64 netns_id, in __bpf_sk_lookup() 6804 u8 proto, u64 netns_id, u64 flags) in bpf_skc_lookup() 6823 u8 proto, u64 netns_id, u64 flags) in bpf_sk_lookup() 6849 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5() argument 6868 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5() argument 6887 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5() argument 6906 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5() argument 6930 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5() argument 6954 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
|