Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dskmsg.h83 struct sk_psock { struct
91 struct sk_psock_progs progs; argument
114 int (*psock_update_sk_prot)(struct sock *sk, struct sk_psock *psock, argument
118 struct sk_psock_work_state work_state; argument
142 int sk_msg_recvmsg(struct sock *sk, struct sk_psock *psock, struct msghdr *msg, argument
292 static inline struct sk_psock *sk_psock(const struct sock *sk) in sk_psock() function