Searched refs:afiucv_hs_send (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/net/iucv/ |
H A D | af_iucv.c | 91 static int afiucv_hs_send(struct iucv_message *imsg, struct sock *sock, 314 * afiucv_hs_send() - send a message through HiperSockets transport 316 static int afiucv_hs_send(struct iucv_message *imsg, struct sock *sock, afiucv_hs_send() function 467 err = afiucv_hs_send(NULL, sk, skb, flags); iucv_send_ctrl() 1147 err = afiucv_hs_send(&txmsg, sk, skb, 0);
|
Completed in 60 milliseconds