Searched defs:sk_psock (Results 1 – 1 of 1) sorted by relevance
79 struct sk_psock { struct87 struct sk_psock_progs progs; argument105 int (*psock_update_sk_prot)(struct sock *sk, struct sk_psock *psock, argument109 struct sk_psock_work_state work_state; argument133 int sk_msg_recvmsg(struct sock *sk, struct sk_psock *psock, struct msghdr *msg, argument283 static inline struct sk_psock *sk_psock(const struct sock *sk) in sk_psock() function