Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/bpf/
Dsockmap.c155 static bool bpf_tcp_stream_read(const struct sock *sk) in bpf_tcp_stream_read() function
192 prot[SOCKMAP_BASE].stream_memory_read = bpf_tcp_stream_read; in build_protos()