Searched refs:bpf_sock_tuple (Results 1 – 1 of 1) sorted by relevance
/net/core/ |
D | filter.c | 5896 static struct sock *sk_lookup(struct net *net, struct bpf_sock_tuple *tuple, in sk_lookup() 5947 __bpf_skc_lookup(struct sk_buff *skb, struct bpf_sock_tuple *tuple, u32 len, in __bpf_skc_lookup() 5988 __bpf_sk_lookup(struct sk_buff *skb, struct bpf_sock_tuple *tuple, u32 len, in __bpf_sk_lookup() 6018 bpf_skc_lookup(struct sk_buff *skb, struct bpf_sock_tuple *tuple, u32 len, in bpf_skc_lookup() 6037 bpf_sk_lookup(struct sk_buff *skb, struct bpf_sock_tuple *tuple, u32 len, in bpf_sk_lookup() 6066 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5() argument 6085 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5() argument 6104 struct bpf_sock_tuple *, tuple, u32, len, u64, netns_id, u64, flags) in BPF_CALL_5() argument 6137 struct bpf_sock_tuple *, tuple, u32, len, u32, netns_id, u64, flags) in BPF_CALL_5() argument 6160 struct bpf_sock_tuple *, tuple, u32, len, u32, netns_id, u64, flags) in BPF_CALL_5() argument [all …]
|