Home
last modified time | relevance | path

Searched defs:sk (Results 1 – 25 of 35) sorted by relevance

12

/drivers/isdn/mISDN/
Dsocket.c31 #define _pms(sk) ((struct mISDN_sock *)sk) argument
55 mISDN_sock_link(struct mISDN_sock_list *l, struct sock *sk) in mISDN_sock_link()
62 static void mISDN_sock_unlink(struct mISDN_sock_list *l, struct sock *sk) in mISDN_sock_unlink()
104 mISDN_sock_cmsg(struct sock *sk, struct msghdr *msg, struct sk_buff *skb) in mISDN_sock_cmsg()
119 struct sock *sk = sock->sk; in mISDN_sock_recvmsg() local
178 struct sock *sk = sock->sk; in mISDN_sock_sendmsg() local
248 struct sock *sk = sock->sk; in data_sock_release() local
289 data_sock_ioctl_bound(struct sock *sk, unsigned int cmd, void __user *p) in data_sock_ioctl_bound()
363 struct sock *sk = sock->sk; in data_sock_ioctl() local
416 struct sock *sk = sock->sk; in data_sock_setsockopt() local
[all …]
Ddsp_dtmf.c123 s32 sk, sk1, sk2; in dsp_dtmf_goertzel_decode() local
Dstack.c70 struct sock *sk; in send_socklist() local
/drivers/staging/irda/net/
Daf_irda.c85 struct sock *sk; in irda_data_indication() local
113 struct sock *sk; in irda_disconnect_indication() local
178 struct sock *sk; in irda_connect_confirm() local
242 struct sock *sk; in irda_connect_indication() local
325 struct sock *sk; in irda_flow_indication() local
703 struct sock *sk = sock->sk; in irda_getname() local
738 struct sock *sk = sock->sk; in irda_listen() local
767 struct sock *sk = sock->sk; in irda_bind() local
841 struct sock *sk = sock->sk; in irda_accept() local
962 struct sock *sk = sock->sk; in irda_connect() local
[all …]
/drivers/net/ppp/
Dpptp.c138 struct sock *sk = (struct sock *) chan->private; in pptp_xmit() local
260 static int pptp_rcv_core(struct sock *sk, struct sk_buff *skb) in pptp_rcv_core()
377 struct sock *sk = sock->sk; in pptp_bind() local
410 struct sock *sk = sock->sk; in pptp_connect() local
500 struct sock *sk = sock->sk; in pptp_release() local
530 static void pptp_sock_destruct(struct sock *sk) in pptp_sock_destruct()
543 struct sock *sk; in pptp_create() local
577 struct sock *sk = (struct sock *) chan->private; in pptp_ppp_ioctl() local
Dpppoe.c289 struct sock *sk; in pppoe_flush_dev() local
372 static int pppoe_rcv_core(struct sock *sk, struct sk_buff *skb) in pppoe_rcv_core()
470 struct sock *sk = sk_pppox(po); in pppoe_unbind_sock_work() local
542 struct sock *sk; in pppoe_create() local
567 struct sock *sk = sock->sk; in pppoe_release() local
616 struct sock *sk = sock->sk; in pppoe_connect() local
745 struct sock *sk = sock->sk; in pppoe_ioctl() local
846 struct sock *sk = sock->sk; in pppoe_sendmsg() local
918 static int __pppoe_xmit(struct sock *sk, struct sk_buff *skb) in __pppoe_xmit()
977 struct sock *sk = (struct sock *)chan->private; in pppoe_xmit() local
[all …]
Dpppox.c58 void pppox_unbind_sock(struct sock *sk) in pppox_unbind_sock()
74 struct sock *sk = sock->sk; in pppox_ioctl() local
/drivers/target/iscsi/
Discsi_target_nego.c410 static void iscsi_target_sk_data_ready(struct sock *sk) in iscsi_target_sk_data_ready()
453 struct sock *sk; in iscsi_target_set_sock_callbacks() local
475 struct sock *sk; in iscsi_target_restore_sock_callbacks() local
499 static bool __iscsi_target_sk_check_close(struct sock *sk) in __iscsi_target_sk_check_close()
514 struct sock *sk = conn->sock->sk; in iscsi_target_sk_check_close() local
529 struct sock *sk = conn->sock->sk; in iscsi_target_sk_check_flag() local
543 struct sock *sk = conn->sock->sk; in iscsi_target_sk_check_and_clear() local
661 static void iscsi_target_sk_state_change(struct sock *sk) in iscsi_target_sk_state_change()
1294 struct sock *sk = conn->sock->sk; in iscsi_target_start_negotiation() local
/drivers/net/
Dvrf.c153 static int vrf_ip6_local_out(struct net *net, struct sock *sk, in vrf_ip6_local_out()
232 static int vrf_ip_local_out(struct net *net, struct sock *sk, in vrf_ip_local_out()
337 static int vrf_finish_direct(struct net *net, struct sock *sk, in vrf_finish_direct()
362 static int vrf_finish_output6(struct net *net, struct sock *sk, in vrf_finish_output6()
396 static int vrf_output6(struct net *net, struct sock *sk, struct sk_buff *skb) in vrf_output6()
436 static int vrf_output6_direct(struct net *net, struct sock *sk, in vrf_output6_direct()
448 struct sock *sk, in vrf_ip6_out_direct()
472 struct sock *sk, in vrf_ip6_out()
540 struct sock *sk, in vrf_ip6_out()
557 static int vrf_finish_output(struct net *net, struct sock *sk, struct sk_buff *skb) in vrf_finish_output()
[all …]
Dgtp.c60 struct sock *sk; member
291 static void __gtp_encap_destroy(struct sock *sk) in __gtp_encap_destroy()
309 static void gtp_encap_destroy(struct sock *sk) in gtp_encap_destroy()
316 static void gtp_encap_disable_sock(struct sock *sk) in gtp_encap_disable_sock()
333 static int gtp_encap_recv(struct sock *sk, struct sk_buff *skb) in gtp_encap_recv()
395 const struct sock *sk, in ip4_route_output_gtp()
449 struct sock *sk; member
473 struct sock *sk, struct iphdr *iph, in gtp_set_pktinfo_ipv4()
801 struct sock *sk; in gtp_encap_enable_socket() local
939 static int gtp_pdp_add(struct gtp_dev *gtp, struct sock *sk, in gtp_pdp_add()
[all …]
Dtap.c483 static void tap_sock_write_space(struct sock *sk) in tap_sock_write_space()
496 static void tap_sock_destruct(struct sock *sk) in tap_sock_destruct()
598 static inline struct sk_buff *tap_alloc_skb(struct sock *sk, size_t prepad, in tap_alloc_skb()
Dtun.c164 struct sock sk; member
1139 struct sock *sk = tfile->socket.sk; in tun_sock_writeable() local
1151 struct sock *sk; in tun_chr_poll() local
1189 struct sock *sk = tfile->socket.sk; in tun_alloc_skb() local
1845 static void tun_sock_write_space(struct sock *sk) in tun_sock_write_space()
Dgeneve.c342 static int geneve_udp_encap_recv(struct sock *sk, struct sk_buff *skb) in geneve_udp_encap_recv()
419 static struct sk_buff **geneve_gro_receive(struct sock *sk, in geneve_gro_receive()
482 static int geneve_gro_complete(struct sock *sk, struct sk_buff *skb, in geneve_gro_complete()
Dvxlan.c571 static struct sk_buff **vxlan_gro_receive(struct sock *sk, in vxlan_gro_receive()
631 static int vxlan_gro_complete(struct sock *sk, struct sk_buff *skb, int nhoff) in vxlan_gro_complete()
1160 struct sock *sk; in vxlan_igmp_join() local
1194 struct sock *sk; in vxlan_igmp_leave() local
1364 static int vxlan_rcv(struct sock *sk, struct sk_buff *skb) in vxlan_rcv()
/drivers/scsi/
Discsi_tcp.c116 static inline int iscsi_sw_sk_state_check(struct sock *sk) in iscsi_sw_sk_state_check()
130 static void iscsi_sw_tcp_data_ready(struct sock *sk) in iscsi_sw_tcp_data_ready()
162 static void iscsi_sw_tcp_state_change(struct sock *sk) in iscsi_sw_tcp_state_change()
191 static void iscsi_sw_tcp_write_space(struct sock *sk) in iscsi_sw_tcp_write_space()
220 struct sock *sk = tcp_sw_conn->sock->sk; in iscsi_sw_tcp_conn_set_callbacks() local
239 struct sock *sk = tcp_sw_conn->sock->sk; in iscsi_sw_tcp_conn_restore_callbacks() local
268 struct socket *sk = tcp_sw_conn->sock; in iscsi_sw_tcp_xmit_segment() local
668 struct sock *sk; in iscsi_sw_tcp_conn_bind() local
/drivers/staging/lustre/lnet/klnds/socklnd/
Dsocklnd_lib.c111 struct sock *sk = sock->sk; in ksocknal_lib_send_kiov() local
428 struct sock *sk; in ksocknal_lib_push_conn() local
461 ksocknal_data_ready(struct sock *sk) in ksocknal_data_ready()
481 ksocknal_write_space(struct sock *sk) in ksocknal_write_space()
/drivers/staging/irda/include/net/irda/
Daf_irda.h41 struct sock sk; member
82 static inline struct irda_sock *irda_sk(struct sock *sk) in irda_sk()
/drivers/infiniband/sw/rxe/
Drxe_net.c223 static int rxe_udp_encap_recv(struct sock *sk, struct sk_buff *skb) in rxe_udp_encap_recv()
284 void rxe_release_udp_tunnel(struct socket *sk) in rxe_release_udp_tunnel()
442 struct sock *sk = skb->sk; in rxe_skb_tx_dtor() local
/drivers/staging/lustre/lnet/lnet/
Dacceptor.c488 struct sock *sk; in lnet_acceptor_stop() local
/drivers/staging/lustre/lustre/osc/
Dosc_page.c1014 unsigned long osc_cache_shrink_count(struct shrinker *sk, in osc_cache_shrink_count()
1041 unsigned long osc_cache_shrink_scan(struct shrinker *sk, in osc_cache_shrink_scan()
/drivers/vhost/
Dnet.c586 static int peek_head_len(struct vhost_net_virtqueue *rvq, struct sock *sk) in peek_head_len()
607 static int sk_has_rx_data(struct sock *sk) in sk_has_rx_data()
617 static int vhost_net_rx_peek_head_len(struct vhost_net *net, struct sock *sk) in vhost_net_rx_peek_head_len()
Dvsock.c602 static void vhost_vsock_reset_orphans(struct sock *sk) in vhost_vsock_reset_orphans()
/drivers/isdn/i4l/
Disdn_audio.c450 int sk, in isdn_audio_goertzel() local
/drivers/usb/storage/
Dsddr55.c90 #define set_sense_info(sk, asc, ascq) \ argument
/drivers/staging/lustre/lustre/obdclass/
Dlu_object.c1850 static unsigned long lu_cache_shrink_count(struct shrinker *sk, in lu_cache_shrink_count()
1872 static unsigned long lu_cache_shrink_scan(struct shrinker *sk, in lu_cache_shrink_scan()

12