Home
last modified time | relevance | path

Searched defs:sk_psock (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/include/linux/
Dskmsg.h83 struct sk_psock { struct
91 struct sk_psock_progs progs; argument
112 int (*psock_update_sk_prot)(struct sock *sk, struct sk_psock *psock, argument
116 struct sk_psock_work_state work_state; argument
140 int sk_msg_recvmsg(struct sock *sk, struct sk_psock *psock, struct msghdr *msg, argument
290 static inline struct sk_psock *sk_psock(const struct sock *sk) in sk_psock() function