Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dskmsg.h79 struct sk_psock { struct
87 struct sk_psock_progs progs; argument
103 int (*psock_update_sk_prot)(struct sock *sk, struct sk_psock *psock, argument
107 struct sk_psock_work_state work_state; argument
130 int sk_msg_recvmsg(struct sock *sk, struct sk_psock *psock, struct msghdr *msg, argument
280 static inline struct sk_psock *sk_psock(const struct sock *sk) in sk_psock() function