Home
last modified time | relevance | path

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

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