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

/net/iucv/
H A Daf_iucv.c91 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, function
467 err = afiucv_hs_send(NULL, sk, skb, flags);
1148 err = afiucv_hs_send(&txmsg, sk, skb, 0);

Completed in 6 milliseconds