Home
last modified time | relevance | path

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

/include/net/iucv/
Diucv.h95 struct iucv_path { struct
145 int (*path_pending)(struct iucv_path *, u8 *ipvmid, u8 *ipuser);
152 void (*path_complete)(struct iucv_path *, u8 *ipuser);
160 void (*path_severed)(struct iucv_path *, u8 *ipuser);
167 void (*path_quiesced)(struct iucv_path *, u8 *ipuser);
173 void (*path_resumed)(struct iucv_path *, u8 *ipuser);
179 void (*message_pending)(struct iucv_path *, struct iucv_message *);
186 void (*message_complete)(struct iucv_path *, struct iucv_message *);
224 static inline struct iucv_path *iucv_path_alloc(u16 msglim, u8 flags, gfp_t gfp) in iucv_path_alloc()
226 struct iucv_path *path; in iucv_path_alloc()
[all …]
Daf_iucv.h56 struct iucv_path *path;
124 struct iucv_path *path;