Searched defs:kcm_sock (Results 1 – 1 of 1) sorted by relevance
58 struct kcm_sock { struct61 struct list_head kcm_sock_list; argument62 int index;63 u32 done : 1;66 struct kcm_stats stats;72 struct sk_buff *seq_skb;73 u32 tx_stopped : 1;76 bool tx_wait;77 bool tx_wait_more;82 bool rx_wait;[all …]
Completed in 4 milliseconds