Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/iucv/
Daf_iucv.h113 struct iucv_sock { struct
114 struct sock sk;
121 struct list_head accept_q;
122 spinlock_t accept_q_lock;
123 struct sock *parent;
124 struct iucv_path *path;
125 struct net_device *hs_dev;
126 struct sk_buff_head send_skb_q;
127 struct sk_buff_head backlog_skb_q;
128 struct sock_msg_q message_q;
[all …]