| D | filter.c | 5205 static struct sock *sk_lookup(struct net *net, struct bpf_sock_tuple *tuple,  in sk_lookup()5256 __bpf_skc_lookup(struct sk_buff *skb, struct bpf_sock_tuple *tuple, u32 len,  in __bpf_skc_lookup()
 5297 __bpf_sk_lookup(struct sk_buff *skb, struct bpf_sock_tuple *tuple, u32 len,  in __bpf_sk_lookup()
 5317 bpf_skc_lookup(struct sk_buff *skb, struct bpf_sock_tuple *tuple, u32 len,  in bpf_skc_lookup()
 5336 bpf_sk_lookup(struct sk_buff *skb, struct bpf_sock_tuple *tuple, u32 len,  in bpf_sk_lookup()
 5355 	   struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags)  in BPF_CALL_5()  argument
 5374 	   struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags)  in BPF_CALL_5()  argument
 5393 	   struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags)  in BPF_CALL_5()  argument
 5426 	   struct bpf_sock_tuple *, tuple, u32, len, u32, netns_id, u64, flags)  in BPF_CALL_5()  argument
 5449 	   struct bpf_sock_tuple *, tuple, u32, len, u32, netns_id, u64, flags)  in BPF_CALL_5()  argument
 [all …]
 
 |