Home
last modified time | relevance | path

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

/include/linux/
Dskmsg.h84 struct sk_psock { struct
91 struct sk_psock_progs progs; argument
92 struct sk_psock_parser parser; argument
103 struct sk_psock_work_state work_state; argument
104 struct work_struct work;
105 union {
277 static inline struct sk_psock *sk_psock(const struct sock *sk) in sk_psock() function