Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dskmsg.h81 struct sk_psock { struct
88 struct sk_psock_progs progs; argument
89 struct sk_psock_parser parser; argument
100 struct sk_psock_work_state work_state; argument
101 struct work_struct work;
102 union {
277 static inline struct sk_psock *sk_psock(const struct sock *sk) in sk_psock() function