Home
last modified time | relevance | path

Searched refs:iucv_send_iprm (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/iucv/
H A Daf_iucv.c898 * iucv_send_iprm() - Send socket data in parameter list of an iucv message.
910 static int iucv_send_iprm(struct iucv_path *path, struct iucv_message *msg, in iucv_send_iprm() function
1061 err = iucv_send_iprm(iucv->path, &txmsg, skb); in iucv_sock_sendmsg()
/kernel/linux/linux-6.6/net/iucv/
H A Daf_iucv.c875 * iucv_send_iprm() - Send socket data in parameter list of an iucv message.
887 static int iucv_send_iprm(struct iucv_path *path, struct iucv_message *msg, in iucv_send_iprm() function
1039 err = iucv_send_iprm(iucv->path, &txmsg, skb); in iucv_sock_sendmsg()

Completed in 6 milliseconds