Home
last modified time | relevance | path

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

/linux/drivers/s390/char/
H A Dmonreader.c229 static void mon_iucv_path_complete(struct iucv_path *path, u8 *ipuser) in mon_iucv_path_complete()
237 static void mon_iucv_path_severed(struct iucv_path *path, u8 *ipuser) in mon_iucv_path_severed()
/linux/net/iucv/
H A Diucv.c233 u8 ipuser[16]; member
1451 u8 ipuser[16]; member
1512 u8 ipuser[16]; member
1542 u8 ipuser[16]; member
1578 u8 ipuser[16]; member
1606 u8 ipuser[16]; member
/linux/drivers/s390/net/
H A Dsmsgiucv.c46 static int smsg_path_pending(struct iucv_path *path, u8 *ipvmid, u8 *ipuser) in smsg_path_pending()
/linux/drivers/tty/hvc/
H A Dhvc_iucv.c784 u8 *ipuser) in hvc_iucv_path_pending()
882 static void hvc_iucv_path_severed(struct iucv_path *path, u8 *ipuser) in hvc_iucv_path_severed()
993 char vmid[9], ipuser[9]; in hvc_iucv_dev_peer_show() local