Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/iucv/
H A Daf_iucv.c92 static void afiucv_hs_callback_txnotify(struct sk_buff *, enum iucv_tx_notify);
497 iucv->sk_txnotify = afiucv_hs_callback_txnotify; in iucv_sock_alloc()
2131 * afiucv_hs_callback_txnotify() - handle send notifcations from HiperSockets
2134 static void afiucv_hs_callback_txnotify(struct sk_buff *skb, in afiucv_hs_callback_txnotify() function
/kernel/linux/linux-6.6/net/iucv/
H A Daf_iucv.c94 static void afiucv_hs_callback_txnotify(struct sock *sk, enum iucv_tx_notify);
474 iucv->sk_txnotify = afiucv_hs_callback_txnotify; in iucv_sock_alloc()
2130 * afiucv_hs_callback_txnotify() - handle send notifications from HiperSockets
2133 static void afiucv_hs_callback_txnotify(struct sock *sk, enum iucv_tx_notify n) in afiucv_hs_callback_txnotify() function

Completed in 6 milliseconds