Searched refs:iucv_path_quiesce (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/iucv/
H A Diucv.h281 * iucv_path_quiesce:
290 int iucv_path_quiesce(struct iucv_path *path, u8 userdata[16]);
298 * been stopped with iucv_path_quiesce.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/iucv/
H A Diucv.c222 * iucv_path_quiesce and iucv_path_sever.
962 * iucv_path_quiesce:
971 int iucv_path_quiesce(struct iucv_path *path, u8 userdata[16]) function
991 EXPORT_SYMBOL(iucv_path_quiesce); variable
999 * been stopped with iucv_path_quiesce.
H A Daf_iucv.c1353 err = iucv_path_quiesce(iucv_sk(sk)->path, NULL);

Completed in 78 milliseconds