Home
last modified time | relevance | path

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

/linux/net/unix/
A Dunix_bpf.c105 prot->sock_is_readable = sk_msg_is_readable; in unix_dgram_bpf_rebuild_protos()
114 prot->sock_is_readable = sk_msg_is_readable; in unix_stream_bpf_rebuild_protos()
/linux/net/ipv4/
A Dudp_bpf.c117 prot->sock_is_readable = sk_msg_is_readable; in udp_bpf_rebuild_protos()
A Dtcp_bpf.c517 prot[TCP_BPF_BASE].sock_is_readable = sk_msg_is_readable; in tcp_bpf_rebuild_protos()
/linux/net/core/
A Dskmsg.c477 bool sk_msg_is_readable(struct sock *sk) in sk_msg_is_readable() function
489 EXPORT_SYMBOL_GPL(sk_msg_is_readable);
/linux/include/linux/
A Dskmsg.h131 bool sk_msg_is_readable(struct sock *sk);

Completed in 9 milliseconds