Home
last modified time | relevance | path

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

/linux/include/net/
H A Dkcm.h58 struct kcm_sock { struct
61 struct list_head kcm_sock_list; argument
62 int index;
63 u32 done : 1;
64 struct work_struct done_work;
66 struct kcm_stats stats;
69 struct kcm_psock *tx_psock;
70 struct work_struct tx_work;
71 struct list_head wait_psock_list;
72 struct sk_buff *seq_skb;
[all …]