Home
last modified time | relevance | path

Searched refs:smap_psock (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/kernel/bpf/
Dsockmap.c98 struct smap_psock { struct
141 static void smap_release_sock(struct smap_psock *psock, struct sock *sock); argument
150 static inline struct smap_psock *smap_psock_sk(const struct sock *sk) in smap_psock_sk()
157 struct smap_psock *psock; in bpf_tcp_stream_read()
199 static void update_sk_prot(struct sock *sk, struct smap_psock *psock) in update_sk_prot()
209 struct smap_psock *psock; in bpf_tcp_init()
242 static void smap_release_sock(struct smap_psock *psock, struct sock *sock);
247 struct smap_psock *psock; in bpf_tcp_release()
298 struct smap_psock *psock) in psock_map_pop()
312 static void bpf_tcp_remove(struct sock *sk, struct smap_psock *psock) in bpf_tcp_remove()
[all …]