Home
last modified time | relevance | path

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

/linux-5.19.10/include/net/iucv/
Diucv.h95 struct iucv_path { struct
96 u16 pathid;
97 u16 msglim;
98 u8 flags;
99 void *private;
100 struct iucv_handler *handler;
101 struct list_head list;