Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dskmsg.h347 static inline bool sk_psock_queue_msg(struct sk_psock *psock, in sk_psock_queue_msg() function
/linux/net/ipv4/
H A Dtcp_bpf.c79 if (!sk_psock_queue_msg(psock, tmp)) in bpf_tcp_ingress()
/linux/net/core/
H A Dskmsg.c582 sk_psock_queue_msg(psock, msg); in sk_psock_skb_ingress_enqueue()