Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/s390/net/
Dsmsgiucv.c52 static int smsg_path_pending(struct iucv_path *, u8 ipvmid[8], u8 ipuser[16]);
56 .path_pending = smsg_path_pending,
60 static int smsg_path_pending(struct iucv_path *path, u8 ipvmid[8], in smsg_path_pending() function