Searched refs:path_resume (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/include/net/iucv/ | ||
D | iucv.h | 488 int (*path_resume)(struct iucv_path *path, u8 userdata[16]); member |
/linux-5.19.10/net/iucv/ | ||
D | iucv.c | 1803 .path_resume = iucv_path_resume, |