Home
last modified time | relevance | path

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

/openbmc/linux/include/net/iucv/
H A Daf_iucv.h113 struct iucv_sock { struct
114 struct sock sk;
123 struct sock *parent;
124 struct iucv_path *path;
129 unsigned int send_tag;
130 u8 flags;
131 u16 msglimit;
132 u16 msglimit_peer;
133 atomic_t skbs_in_xmit;
134 atomic_t msg_sent;
[all …]