Searched defs:iucv_path (Results 1 – 2 of 2) sorted by relevance
95 struct iucv_path { struct96 u16 pathid;97 u16 msglim;98 u8 flags;99 void *private;100 struct iucv_handler *handler;101 struct list_head list;