• Home
  • Raw
  • Download

Lines Matching defs:sk

54 #define __iucv_sock_wait(sk, condition, timeo, ret)			\  argument
79 #define iucv_sock_wait(sk, condition, timeo) \ argument
165 static int iucv_sock_in_state(struct sock *sk, int state, int state2) in iucv_sock_in_state()
178 static inline int iucv_below_msglim(struct sock *sk) in iucv_below_msglim()
194 static void iucv_sock_wake_msglim(struct sock *sk) in iucv_sock_wake_msglim()
289 struct sock *sk; in __iucv_get_sock_by_name() local
298 static void iucv_sock_destruct(struct sock *sk) in iucv_sock_destruct()
319 struct sock *sk; in iucv_sock_cleanup_listen() local
330 static void iucv_sock_link(struct iucv_sock_list *l, struct sock *sk) in iucv_sock_link()
337 static void iucv_sock_unlink(struct iucv_sock_list *l, struct sock *sk) in iucv_sock_unlink()
345 static void iucv_sock_kill(struct sock *sk) in iucv_sock_kill()
356 static void iucv_sever_path(struct sock *sk, int with_user_data) in iucv_sever_path()
376 static int iucv_send_ctrl(struct sock *sk, u8 flags) in iucv_send_ctrl()
402 static void iucv_sock_close(struct sock *sk) in iucv_sock_close()
465 static void iucv_sock_init(struct sock *sk, struct sock *parent) in iucv_sock_init()
475 struct sock *sk; in iucv_sock_alloc() local
516 static void iucv_accept_enqueue(struct sock *parent, struct sock *sk) in iucv_accept_enqueue()
529 static void iucv_accept_unlink(struct sock *sk) in iucv_accept_unlink()
546 struct sock *sk; in iucv_accept_dequeue() local
592 struct sock *sk = sock->sk; in iucv_sock_bind() local
670 static int iucv_sock_autobind(struct sock *sk) in iucv_sock_autobind()
695 struct sock *sk = sock->sk; in afiucv_path_connect() local
742 struct sock *sk = sock->sk; in iucv_sock_connect() local
797 struct sock *sk = sock->sk; in iucv_sock_listen() local
824 struct sock *sk = sock->sk, *nsk; in iucv_sock_accept() local
878 struct sock *sk = sock->sk; in iucv_sock_getname() local
924 struct sock *sk = sock->sk; in iucv_sock_sendmsg() local
1159 static void iucv_process_message(struct sock *sk, struct sk_buff *skb, in iucv_process_message()
1221 static void iucv_process_message_q(struct sock *sk) in iucv_process_message_q()
1243 struct sock *sk = sock->sk; in iucv_sock_recvmsg() local
1362 struct sock *sk; in iucv_accept_poll() local
1377 struct sock *sk = sock->sk; in iucv_sock_poll() local
1415 struct sock *sk = sock->sk; in iucv_sock_shutdown() local
1483 struct sock *sk = sock->sk; in iucv_sock_release() local
1500 struct sock *sk = sock->sk; in iucv_sock_setsockopt() local
1550 struct sock *sk = sock->sk; in iucv_sock_getsockopt() local
1603 struct sock *sk, *nsk; in iucv_callback_connreq() local
1696 struct sock *sk = path->private; in iucv_callback_connack() local
1704 struct sock *sk = path->private; in iucv_callback_rx() local
1749 struct sock *sk = path->private; in iucv_callback_txdone() local
1786 struct sock *sk = path->private; in iucv_callback_connrej() local
1804 struct sock *sk = path->private; in iucv_callback_shutdown() local
1838 static int afiucv_hs_callback_syn(struct sock *sk, struct sk_buff *skb) in afiucv_hs_callback_syn()
1903 static int afiucv_hs_callback_synack(struct sock *sk, struct sk_buff *skb) in afiucv_hs_callback_synack()
1924 static int afiucv_hs_callback_synfin(struct sock *sk, struct sk_buff *skb) in afiucv_hs_callback_synfin()
1944 static int afiucv_hs_callback_fin(struct sock *sk, struct sk_buff *skb) in afiucv_hs_callback_fin()
1965 static int afiucv_hs_callback_win(struct sock *sk, struct sk_buff *skb) in afiucv_hs_callback_win()
1983 static int afiucv_hs_callback_rx(struct sock *sk, struct sk_buff *skb) in afiucv_hs_callback_rx()
2032 struct sock *sk; in afiucv_hs_rcv() local
2138 struct sock *sk = NULL; in afiucv_hs_callback_txnotify() local
2210 struct sock *sk; in afiucv_netdev_event() local
2262 struct sock *sk; in iucv_sock_create() local