Searched defs:sk_psock (Results 1 – 1 of 1) sorted by relevance
83 struct sk_psock { struct91 struct sk_psock_progs progs; argument112 int (*psock_update_sk_prot)(struct sock *sk, struct sk_psock *psock, argument116 struct sk_psock_work_state work_state; argument140 int sk_msg_recvmsg(struct sock *sk, struct sk_psock *psock, struct msghdr *msg, argument290 static inline struct sk_psock *sk_psock(const struct sock *sk) in sk_psock() function