Home
last modified time | relevance | path

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

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