Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/
Dkcm.h61 struct kcm_sock { struct
64 struct list_head kcm_sock_list; argument
65 int index;
66 u32 done : 1;
67 struct work_struct done_work;
69 struct kcm_stats stats;
72 struct kcm_psock *tx_psock;
73 struct work_struct tx_work;
74 struct list_head wait_psock_list;
75 struct sk_buff *seq_skb;
[all …]