/linux/net/llc/ |
H A D | llc_c_ev.c | 75 static u16 llc_util_nr_inside_tx_window(struct sock *sk, u8 nr) in llc_util_nr_inside_tx_window() 99 int llc_conn_ev_conn_req(struct sock *sk, struct sk_buff *skb) in llc_conn_ev_conn_req() 107 int llc_conn_ev_data_req(struct sock *sk, struct sk_buff *skb) in llc_conn_ev_data_req() 115 int llc_conn_ev_disc_req(struct sock *sk, struct sk_buff *skb) in llc_conn_ev_disc_req() 123 int llc_conn_ev_rst_req(struct sock *sk, struct sk_buff *skb) in llc_conn_ev_rst_req() 131 int llc_conn_ev_local_busy_detected(struct sock *sk, struct sk_buff *skb) in llc_conn_ev_local_busy_detected() 139 int llc_conn_ev_local_busy_cleared(struct sock *sk, struct sk_buff *skb) in llc_conn_ev_local_busy_cleared() 147 int llc_conn_ev_rx_bad_pdu(struct sock *sk, struct sk_buff *skb) in llc_conn_ev_rx_bad_pdu() 152 int llc_conn_ev_rx_disc_cmd_pbit_set_x(struct sock *sk, struct sk_buff *skb) in llc_conn_ev_rx_disc_cmd_pbit_set_x() 160 int llc_conn_ev_rx_dm_rsp_fbit_set_x(struct sock *sk, struct sk_buff *skb) in llc_conn_ev_rx_dm_rsp_fbit_set_x() [all …]
|
H A D | llc_c_ac.c | 45 int llc_conn_ac_clear_remote_busy(struct sock *sk, struct sk_buff *skb) in llc_conn_ac_clear_remote_busy() 61 int llc_conn_ac_conn_ind(struct sock *sk, struct sk_buff *skb) in llc_conn_ac_conn_ind() 69 int llc_conn_ac_conn_confirm(struct sock *sk, struct sk_buff *skb) in llc_conn_ac_conn_confirm() 77 static int llc_conn_ac_data_confirm(struct sock *sk, struct sk_buff *skb) in llc_conn_ac_data_confirm() 85 int llc_conn_ac_data_ind(struct sock *sk, struct sk_buff *skb) in llc_conn_ac_data_ind() 91 int llc_conn_ac_disc_ind(struct sock *sk, struct sk_buff *skb) in llc_conn_ac_disc_ind() 119 int llc_conn_ac_disc_confirm(struct sock *sk, struct sk_buff *skb) in llc_conn_ac_disc_confirm() 128 int llc_conn_ac_rst_ind(struct sock *sk, struct sk_buff *skb) in llc_conn_ac_rst_ind() 167 int llc_conn_ac_rst_confirm(struct sock *sk, struct sk_buff *skb) in llc_conn_ac_rst_confirm() 176 int llc_conn_ac_clear_remote_busy_if_f_eq_1(struct sock *sk, in llc_conn_ac_clear_remote_busy_if_f_eq_1() [all …]
|
/linux/net/netrom/ |
H A D | nr_timer.c | 35 void nr_init_timers(struct sock *sk) in nr_init_timers() 48 void nr_start_t1timer(struct sock *sk) in nr_start_t1timer() 55 void nr_start_t2timer(struct sock *sk) in nr_start_t2timer() 62 void nr_start_t4timer(struct sock *sk) in nr_start_t4timer() 69 void nr_start_idletimer(struct sock *sk) in nr_start_idletimer() 77 void nr_start_heartbeat(struct sock *sk) in nr_start_heartbeat() 82 void nr_stop_t1timer(struct sock *sk) in nr_stop_t1timer() 87 void nr_stop_t2timer(struct sock *sk) in nr_stop_t2timer() 92 void nr_stop_t4timer(struct sock *sk) in nr_stop_t4timer() 97 void nr_stop_idletimer(struct sock *sk) in nr_stop_idletimer() [all …]
|
/linux/net/core/ |
H A D | sock.c | 171 bool sk_ns_capable(const struct sock *sk, in sk_ns_capable() argument 188 bool sk_capable(const struct sock *sk, int cap) in sk_capable() argument 203 sk_net_capable(const struct sock * sk,int cap) sk_net_capable() argument 302 sk_set_memalloc(struct sock * sk) sk_set_memalloc() argument 310 sk_clear_memalloc(struct sock * sk) sk_clear_memalloc() argument 327 __sk_backlog_rcv(struct sock * sk,struct sk_buff * skb) __sk_backlog_rcv() argument 346 sk_error_report(struct sock * sk) sk_error_report() argument 459 sk_set_prio_allowed(const struct sock * sk,int val) sk_set_prio_allowed() argument 466 sock_needs_netstamp(const struct sock * sk) sock_needs_netstamp() argument 477 sock_disable_timestamp(struct sock * sk,unsigned long flags) sock_disable_timestamp() argument 488 __sock_queue_rcv_skb(struct sock * sk,struct sk_buff * skb) __sock_queue_rcv_skb() argument 523 sock_queue_rcv_skb_reason(struct sock * sk,struct sk_buff * skb,enum skb_drop_reason * reason) sock_queue_rcv_skb_reason() argument 552 __sk_receive_skb(struct sock * sk,struct sk_buff * skb,const int nested,unsigned int trim_cap,bool refcounted) __sk_receive_skb() argument 607 __sk_dst_check(struct sock * sk,u32 cookie) __sk_dst_check() argument 625 sk_dst_check(struct sock * sk,u32 cookie) sk_dst_check() argument 641 sock_bindtoindex_locked(struct sock * sk,int ifindex) sock_bindtoindex_locked() argument 671 sock_bindtoindex(struct sock * sk,int ifindex,bool lock_sk) sock_bindtoindex() argument 685 sock_setbindtodevice(struct sock * sk,sockptr_t optval,int optlen) sock_setbindtodevice() argument 733 sock_getbindtodevice(struct sock * sk,sockptr_t optval,sockptr_t optlen,int len) sock_getbindtodevice() argument 774 sk_mc_loop(const struct sock * sk) sk_mc_loop() argument 794 sock_set_reuseaddr(struct sock * sk) sock_set_reuseaddr() argument 802 sock_set_reuseport(struct sock * sk) sock_set_reuseport() argument 810 sock_no_linger(struct sock * sk) sock_no_linger() argument 819 sock_set_priority(struct sock * sk,u32 priority) sock_set_priority() argument 825 sock_set_sndtimeo(struct sock * sk,s64 secs) sock_set_sndtimeo() argument 834 __sock_set_timestamps(struct sock * sk,bool val,bool new,bool ns) __sock_set_timestamps() argument 844 sock_set_timestamp(struct sock * sk,int optname,bool valbool) sock_set_timestamp() argument 862 sock_timestamping_bind_phc(struct sock * sk,int phc_index) sock_timestamping_bind_phc() argument 899 sock_set_timestamping(struct sock * sk,int optname,struct so_timestamping timestamping) sock_set_timestamping() argument 951 bpf_skops_tx_timestamping(struct sock * sk,struct sk_buff * skb,int op) bpf_skops_tx_timestamping() argument 964 sock_set_keepalive(struct sock * sk) sock_set_keepalive() argument 974 __sock_set_rcvbuf(struct sock * sk,int val) __sock_set_rcvbuf() argument 995 sock_set_rcvbuf(struct sock * sk,int val) sock_set_rcvbuf() argument 1003 __sock_set_mark(struct sock * sk,u32 val) __sock_set_mark() argument 1011 sock_set_mark(struct sock * sk,u32 val) sock_set_mark() argument 1019 sock_release_reserved_memory(struct sock * sk,int bytes) sock_release_reserved_memory() argument 1029 sock_reserve_memory(struct sock * sk,int bytes) sock_reserve_memory() argument 1079 sock_devmem_dontneed(struct sock * sk,sockptr_t optval,unsigned int optlen) sock_devmem_dontneed() argument 1137 sockopt_lock_sock(struct sock * sk) sockopt_lock_sock() argument 1150 sockopt_release_sock(struct sock * sk) sockopt_release_sock() argument 1187 sk_setsockopt(struct sock * sk,int level,int optname,sockptr_t optval,unsigned int optlen) sk_setsockopt() argument 1680 sk_get_peer_cred(struct sock * sk) sk_get_peer_cred() argument 1719 sk_getsockopt(struct sock * sk,int level,int optname,sockptr_t optval,sockptr_t optlen) sk_getsockopt() argument 2172 sock_lock_init(struct sock * sk) sock_lock_init() argument 2228 struct sock *sk; sk_prot_alloc() local 2261 sk_prot_free(struct proto * prot,struct sock * sk) sk_prot_free() argument 2293 struct sock *sk; sk_alloc() local 2334 struct sock *sk = container_of(head, struct sock, sk_rcu); __sk_destruct() local 2376 sk_net_refcnt_upgrade(struct sock * sk) sk_net_refcnt_upgrade() argument 2389 sk_destruct(struct sock * sk) sk_destruct() argument 2404 __sk_free(struct sock * sk) __sk_free() argument 2415 sk_free(struct sock * sk) sk_free() argument 2427 sk_init_common(struct sock * sk) sk_init_common() argument 2460 sk_clone_lock(const struct sock * sk,const gfp_t priority) sk_clone_lock() argument 2587 sk_dst_gso_max_size(struct sock * sk,struct dst_entry * dst) sk_dst_gso_max_size() argument 2605 sk_setup_caps(struct sock * sk,struct dst_entry * dst) sk_setup_caps() argument 2645 struct sock *sk = skb->sk; sock_wfree() local 2683 struct sock *sk = skb->sk; __sock_wfree() local 2689 skb_set_owner_w(struct sk_buff * skb,struct sock * sk) skb_set_owner_w() argument 2743 struct sock *sk = skb->sk; sock_rfree() local 2767 struct sock *sk = skb->sk; sock_pfree() local 2786 sock_wmalloc(struct sock * sk,unsigned long size,int force,gfp_t priority) sock_wmalloc() argument 2804 struct sock *sk = skb->sk; sock_ofree() local 2809 sock_omalloc(struct sock * sk,unsigned long size,gfp_t priority) sock_omalloc() argument 2832 sock_kmalloc(struct sock * sk,int size,gfp_t priority) sock_kmalloc() argument 2856 sock_kmemdup(struct sock * sk,const void * src,int size,gfp_t priority) sock_kmemdup() argument 2872 __sock_kfree_s(struct sock * sk,void * mem,int size,const bool nullify) __sock_kfree_s() argument 2884 sock_kfree_s(struct sock * sk,void * mem,int size) sock_kfree_s() argument 2890 sock_kzfree_s(struct sock * sk,void * mem,int size) sock_kzfree_s() argument 2899 sock_wait_for_wmem(struct sock * sk,long timeo) sock_wait_for_wmem() argument 2928 sock_alloc_send_pskb(struct sock * sk,unsigned long header_len,unsigned long data_len,int noblock,int * errcode,int max_page_order) sock_alloc_send_pskb() argument 2972 __sock_cmsg_send(struct sock * sk,struct cmsghdr * cmsg,struct sockcm_cookie * sockc) __sock_cmsg_send() argument 3041 sock_cmsg_send(struct sock * sk,struct msghdr * msg,struct sockcm_cookie * sockc) sock_cmsg_send() argument 3060 sk_enter_memory_pressure(struct sock * sk) sk_enter_memory_pressure() argument 3068 sk_leave_memory_pressure(struct sock * sk) sk_leave_memory_pressure() argument 3127 sk_page_frag_refill(struct sock * sk,struct page_frag * pfrag) sk_page_frag_refill() argument 3138 __lock_sock(struct sock * sk) __lock_sock() argument 3156 __release_sock(struct sock * sk) __release_sock() argument 3189 __sk_flush_backlog(struct sock * sk) __sk_flush_backlog() argument 3213 sk_wait_data(struct sock * sk,long * timeo,const struct sk_buff * skb) sk_wait_data() argument 3242 __sk_mem_raise_allocated(struct sock * sk,int size,int amt,int kind) __sk_mem_raise_allocated() argument 3356 __sk_mem_schedule(struct sock * sk,int size,int kind) __sk_mem_schedule() argument 3375 __sk_mem_reduce_allocated(struct sock * sk,int amount) __sk_mem_reduce_allocated() argument 3392 __sk_mem_reclaim(struct sock * sk,int amount) __sk_mem_reclaim() argument 3400 sk_set_peek_off(struct sock * sk,int val) sk_set_peek_off() argument 3471 sock_no_sendmsg_locked(struct sock * sk,struct msghdr * m,size_t len) sock_no_sendmsg_locked() argument 3510 sock_def_wakeup(struct sock * sk) sock_def_wakeup() argument 3521 sock_def_error_report(struct sock * sk) sock_def_error_report() argument 3533 sock_def_readable(struct sock * sk) sock_def_readable() argument 3548 sock_def_write_space(struct sock * sk) sock_def_write_space() argument 3574 sock_def_write_space_wfree(struct sock * sk) sock_def_write_space_wfree() argument 3593 sock_def_destruct(struct sock * sk) sock_def_destruct() argument 3597 sk_send_sigurg(struct sock * sk) sk_send_sigurg() argument 3605 sk_reset_timer(struct sock * sk,struct timer_list * timer,unsigned long expires) sk_reset_timer() argument 3613 sk_stop_timer(struct sock * sk,struct timer_list * timer) sk_stop_timer() argument 3620 sk_stop_timer_sync(struct sock * sk,struct timer_list * timer) sk_stop_timer_sync() argument 3627 sock_init_data_uid(struct socket * sock,struct sock * sk,kuid_t uid) sock_init_data_uid() argument 3698 sock_init_data(struct socket * sock,struct sock * sk) sock_init_data() argument 3708 lock_sock_nested(struct sock * sk,int subclass) lock_sock_nested() argument 3722 release_sock(struct sock * sk) release_sock() argument 3739 __lock_sock_fast(struct sock * sk) __lock_sock_fast() argument 3774 struct sock *sk = sock->sk; sock_gettstamp() local 3810 sock_enable_timestamp(struct sock * sk,enum sock_flags flag) sock_enable_timestamp() argument 3827 sock_recv_errqueue(struct sock * sk,struct msghdr * msg,int len,int level,int type) sock_recv_errqueue() argument 3873 struct sock *sk = sock->sk; sock_common_getsockopt() local 3883 struct sock *sk = sock->sk; sock_common_recvmsg() local 3900 struct sock *sk = sock->sk; sock_common_setsockopt() local 3907 sk_common_release(struct sock * sk) sk_common_release() argument 3942 sk_get_meminfo(const struct sock * sk,u32 * mem) sk_get_meminfo() argument 4333 struct sock *sk = p; sk_busy_loop_end() local 4347 sock_bind_add(struct sock * sk,struct sockaddr * addr,int addr_len) sock_bind_add() argument 4356 sock_ioctl_inout(struct sock * sk,unsigned int cmd,void __user * arg,void * karg,size_t size) sock_ioctl_inout() argument 4379 sock_ioctl_out(struct sock * sk,unsigned int cmd,void __user * arg) sock_ioctl_out() argument 4395 sk_ioctl(struct sock * sk,unsigned int cmd,void __user * arg) sk_ioctl() argument [all...] |
H A D | sock_reuseport.c | 24 void reuseport_has_conns_set(struct sock *sk) in reuseport_has_conns_set() 52 static void reuseport_get_incoming_cpu(struct sock *sk, struct sock_reuseport *reuse) in reuseport_get_incoming_cpu() 58 static void reuseport_put_incoming_cpu(struct sock *sk, struct sock_reuseport *reuse) in reuseport_put_incoming_cpu() 64 void reuseport_update_incoming_cpu(struct sock *sk, int val) in reuseport_update_incoming_cpu() 104 static int reuseport_sock_index(struct sock *sk, in reuseport_sock_index() 124 static void __reuseport_add_sock(struct sock *sk, in __reuseport_add_sock() 134 static bool __reuseport_detach_sock(struct sock *sk, in __reuseport_detach_sock() 149 static void __reuseport_add_closed_sock(struct sock *sk, in __reuseport_add_closed_sock() 158 static bool __reuseport_detach_closed_sock(struct sock *sk, in __reuseport_detach_closed_sock() 188 int reuseport_alloc(struct sock *sk, bool bind_inany) in reuseport_alloc() [all …]
|
/linux/include/net/ |
H A D | sock.h | 612 sk_user_data_is_nocopy(const struct sock * sk) sk_user_data_is_nocopy() argument 617 __sk_user_data(sk) global() argument 630 __locked_read_sk_user_data_with_flags(const struct sock * sk,uintptr_t flags) __locked_read_sk_user_data_with_flags() argument 653 __rcu_dereference_sk_user_data_with_flags(const struct sock * sk,uintptr_t flags) __rcu_dereference_sk_user_data_with_flags() argument 665 rcu_dereference_sk_user_data(sk) global() argument 667 __rcu_assign_sk_user_data_with_flags(sk,ptr,flags) global() argument 676 rcu_assign_sk_user_data(sk,ptr) global() argument 680 sock_net(const struct sock * sk) sock_net() argument 686 sock_net_set(struct sock * sk,struct net * net) sock_net_set() argument 704 sk_peek_offset(const struct sock * sk,int flags) sk_peek_offset() argument 713 sk_peek_offset_bwd(struct sock * sk,int val) sk_peek_offset_bwd() argument 723 sk_peek_offset_fwd(struct sock * sk,int val) sk_peek_offset_fwd() argument 756 sk_next(const struct sock * sk) sk_next() argument 761 sk_nulls_next(const struct sock * sk) sk_nulls_next() argument 769 sk_unhashed(const struct sock * sk) sk_unhashed() argument 774 sk_hashed(const struct sock * sk) sk_hashed() argument 784 __sk_del_node(struct sock * sk) __sk_del_node() argument 790 __sk_del_node_init(struct sock * sk) __sk_del_node_init() argument 806 sock_hold(struct sock * sk) sock_hold() argument 814 __sock_put(struct sock * sk) __sock_put() argument 819 sk_del_node_init(struct sock * sk) sk_del_node_init() argument 830 sk_del_node_init_rcu(sk) global() argument 832 __sk_nulls_del_node_init_rcu(struct sock * sk) __sk_nulls_del_node_init_rcu() argument 841 sk_nulls_del_node_init_rcu(struct sock * sk) sk_nulls_del_node_init_rcu() argument 853 __sk_add_node(struct sock * sk,struct hlist_head * list) __sk_add_node() argument 858 sk_add_node(struct sock * sk,struct hlist_head * list) sk_add_node() argument 864 sk_add_node_rcu(struct sock * sk,struct hlist_head * list) sk_add_node_rcu() argument 874 sk_add_node_tail_rcu(struct sock * sk,struct hlist_head * list) sk_add_node_tail_rcu() argument 880 __sk_nulls_add_node_rcu(struct sock * sk,struct hlist_nulls_head * list) __sk_nulls_add_node_rcu() argument 885 __sk_nulls_add_node_tail_rcu(struct sock * sk,struct hlist_nulls_head * list) __sk_nulls_add_node_tail_rcu() argument 890 sk_nulls_add_node_rcu(struct sock * sk,struct hlist_nulls_head * list) sk_nulls_add_node_rcu() argument 896 __sk_del_bind_node(struct sock * sk) __sk_del_bind_node() argument 901 sk_add_bind_node(struct sock * sk,struct hlist_head * list) sk_add_bind_node() argument 941 sk_user_ns(const struct sock * sk) sk_user_ns() argument 1000 sock_set_flag(struct sock * sk,enum sock_flags flag) sock_set_flag() argument 1005 sock_reset_flag(struct sock * sk,enum sock_flags flag) sock_reset_flag() argument 1010 sock_valbool_flag(struct sock * sk,enum sock_flags bit,int valbool) sock_valbool_flag() argument 1019 sock_flag(const struct sock * sk,enum sock_flags flag) sock_flag() argument 1043 sk_gfp_mask(const struct sock * sk,gfp_t gfp_mask) sk_gfp_mask() argument 1048 sk_acceptq_removed(struct sock * sk) sk_acceptq_removed() argument 1053 sk_acceptq_added(struct sock * sk) sk_acceptq_added() argument 1062 sk_acceptq_is_full(const struct sock * sk) sk_acceptq_is_full() argument 1070 sk_stream_min_wspace(const struct sock * sk) sk_stream_min_wspace() argument 1075 sk_stream_wspace(const struct sock * sk) sk_stream_wspace() argument 1080 sk_wmem_queued_add(struct sock * sk,int val) sk_wmem_queued_add() argument 1085 sk_forward_alloc_add(struct sock * sk,int val) sk_forward_alloc_add() argument 1094 __sk_add_backlog(struct sock * sk,struct sk_buff * skb) __sk_add_backlog() argument 1113 sk_rcvqueues_full(const struct sock * sk,unsigned int limit) sk_rcvqueues_full() argument 1121 sk_add_backlog(struct sock * sk,struct sk_buff * skb,unsigned int limit) sk_add_backlog() argument 1145 sk_backlog_rcv(struct sock * sk,struct sk_buff * skb) sk_backlog_rcv() argument 1156 sk_incoming_cpu_update(struct sock * sk) sk_incoming_cpu_update() argument 1165 sock_rps_save_rxhash(struct sock * sk,const struct sk_buff * skb) sock_rps_save_rxhash() argument 1177 sock_rps_reset_rxhash(struct sock * sk) sock_rps_reset_rxhash() argument 1210 sk_flush_backlog(struct sock * sk) sk_flush_backlog() argument 1233 sk_prot_clear_nulls(struct sock * sk,int size) sk_prot_clear_nulls() argument 1375 __sk_stream_memory_free(const struct sock * sk,int wake) __sk_stream_memory_free() argument 1385 sk_stream_memory_free(const struct sock * sk) sk_stream_memory_free() argument 1390 __sk_stream_is_writeable(const struct sock * sk,int wake) __sk_stream_is_writeable() argument 1396 sk_stream_is_writeable(const struct sock * sk) sk_stream_is_writeable() argument 1401 sk_under_cgroup_hierarchy(struct sock * sk,struct cgroup * ancestor) sk_under_cgroup_hierarchy() argument 1414 sk_sockets_allocated_dec(struct sock * sk) sk_sockets_allocated_dec() argument 1420 sk_sockets_allocated_inc(struct sock * sk) sk_sockets_allocated_inc() argument 1427 sk_sockets_allocated_read_positive(struct sock * sk) sk_sockets_allocated_read_positive() argument 1473 __sk_prot_rehash(struct sock * sk) __sk_prot_rehash() argument 1519 sk_prot_mem_limits(const struct sock * sk,int index) sk_prot_mem_limits() argument 1529 sk_has_account(struct sock * sk) sk_has_account() argument 1535 sk_wmem_schedule(struct sock * sk,int size) sk_wmem_schedule() argument 1546 __sk_rmem_schedule(struct sock * sk,int size,bool pfmemalloc) __sk_rmem_schedule() argument 1558 sk_rmem_schedule(struct sock * sk,const struct sk_buff * skb,int size) sk_rmem_schedule() argument 1563 sk_unused_reserved_mem(const struct sock * sk) sk_unused_reserved_mem() argument 1576 sk_mem_reclaim(struct sock * sk) sk_mem_reclaim() argument 1589 sk_mem_reclaim_final(struct sock * sk) sk_mem_reclaim_final() argument 1595 sk_mem_charge(struct sock * sk,int size) sk_mem_charge() argument 1602 sk_mem_uncharge(struct sock * sk,int size) sk_mem_uncharge() argument 1611 sk_owner_set(struct sock * sk,struct module * owner) sk_owner_set() argument 1617 sk_owner_clear(struct sock * sk) sk_owner_clear() argument 1622 sk_owner_put(struct sock * sk) sk_owner_put() argument 1627 sk_owner_set(struct sock * sk,struct module * owner) sk_owner_set() argument 1631 sk_owner_clear(struct sock * sk) sk_owner_clear() argument 1635 sk_owner_put(struct sock * sk) sk_owner_put() argument 1646 sock_lock_init_class_and_name(sk,sname,skey,name,key) global() argument 1659 lockdep_sock_is_held(const struct sock * sk) lockdep_sock_is_held() argument 1667 lock_sock(struct sock * sk) lock_sock() argument 1698 lock_sock_fast(struct sock * sk) lock_sock_fast() argument 1707 lock_sock_fast_nested(struct sock * sk) lock_sock_fast_nested() argument 1722 unlock_sock_fast(struct sock * sk,bool slow) unlock_sock_fast() argument 1753 sock_owned_by_me(const struct sock * sk) sock_owned_by_me() argument 1760 sock_not_owned_by_me(const struct sock * sk) sock_not_owned_by_me() argument 1767 sock_owned_by_user(const struct sock * sk) sock_owned_by_user() argument 1773 sock_owned_by_user_nocheck(const struct sock * sk) sock_owned_by_user_nocheck() argument 1778 sock_release_ownership(struct sock * sk) sock_release_ownership() argument 1790 struct sock *sk = (struct sock *)csk; sock_allow_reclassification() local 1816 skb_set_owner_edemux(struct sk_buff * skb,struct sock * sk) skb_set_owner_edemux() argument 1845 sock_alloc_send_skb(struct sock * sk,unsigned long size,int noblock,int * errcode) sock_alloc_send_skb() argument 1859 sock_replace_proto(struct sock * sk,struct proto * proto) sock_replace_proto() argument 1876 sockcm_init(struct sockcm_cookie * sockc,const struct sock * sk) sockcm_init() argument 1959 sock_put(struct sock * sk) sock_put() argument 1971 sk_receive_skb(struct sock * sk,struct sk_buff * skb,const int nested) sk_receive_skb() argument 1977 sk_tx_queue_set(struct sock * sk,int tx_queue) sk_tx_queue_set() argument 1990 sk_tx_queue_clear(struct sock * sk) sk_tx_queue_clear() argument 1998 sk_tx_queue_get(const struct sock * sk) sk_tx_queue_get() argument 2012 __sk_rx_queue_set(struct sock * sk,const struct sk_buff * skb,bool force_set) __sk_rx_queue_set() argument 2027 sk_rx_queue_set(struct sock * sk,const struct sk_buff * skb) sk_rx_queue_set() argument 2032 sk_rx_queue_update(struct sock * sk,const struct sk_buff * skb) sk_rx_queue_update() argument 2037 sk_rx_queue_clear(struct sock * sk) sk_rx_queue_clear() argument 2044 sk_rx_queue_get(const struct sock * sk) sk_rx_queue_get() argument 2058 sk_set_socket(struct sock * sk,struct socket * sock) sk_set_socket() argument 2070 sk_sleep(struct sock * sk) sk_sleep() argument 2082 sock_orphan(struct sock * sk) sock_orphan() argument 2091 sock_graft(struct sock * sk,struct socket * parent) sock_graft() argument 2102 sock_i_ino(const struct sock * sk) sock_i_ino() argument 2108 sk_uid(const struct sock * sk) sk_uid() argument 2114 sock_net_uid(const struct net * net,const struct sock * sk) sock_net_uid() argument 2126 sk_set_txhash(struct sock * sk) sk_set_txhash() argument 2132 sk_rethink_txhash(struct sock * sk) sk_rethink_txhash() argument 2142 __sk_dst_get(const struct sock * sk) __sk_dst_get() argument 2149 sk_dst_get(const struct sock * sk) sk_dst_get() argument 2161 __dst_negative_advice(struct sock * sk) __dst_negative_advice() argument 2169 dst_negative_advice(struct sock * sk) dst_negative_advice() argument 2176 __sk_dst_set(struct sock * sk,struct dst_entry * dst) __sk_dst_set() argument 2189 sk_dst_set(struct sock * sk,struct dst_entry * dst) sk_dst_set() argument 2200 __sk_dst_reset(struct sock * sk) __sk_dst_reset() argument 2206 sk_dst_reset(struct sock * sk) sk_dst_reset() argument 2215 sk_dst_confirm(struct sock * sk) sk_dst_confirm() argument 2224 struct sock *sk = skb->sk; sock_confirm_neigh() local 2234 sk_can_gso(const struct sock * sk) sk_can_gso() argument 2241 sk_gso_disable(struct sock * sk) sk_gso_disable() argument 2247 skb_do_copy_data_nocache(struct sock * sk,struct sk_buff * skb,struct iov_iter * from,char * to,int copy,int offset) skb_do_copy_data_nocache() argument 2265 skb_add_data_nocache(struct sock * sk,struct sk_buff * skb,struct iov_iter * from,int copy) skb_add_data_nocache() argument 2278 skb_copy_to_page_nocache(struct sock * sk,struct iov_iter * from,struct sk_buff * skb,struct page * page,int off,int copy) skb_copy_to_page_nocache() argument 2302 sk_wmem_alloc_get(const struct sock * sk) sk_wmem_alloc_get() argument 2313 sk_rmem_alloc_get(const struct sock * sk) sk_rmem_alloc_get() argument 2324 sk_has_allocations(const struct sock * sk) sk_has_allocations() argument 2384 skb_set_hash_from_sk(struct sk_buff * skb,struct sock * sk) skb_set_hash_from_sk() argument 2405 skb_set_owner_r(struct sk_buff * skb,struct sock * sk) skb_set_owner_r() argument 2414 skb_set_owner_sk_safe(struct sk_buff * skb,struct sock * sk) skb_set_owner_sk_safe() argument 2425 skb_clone_and_charge_r(struct sk_buff * skb,struct sock * sk) skb_clone_and_charge_r() argument 2463 sock_queue_rcv_skb(struct sock * sk,struct sk_buff * skb) sock_queue_rcv_skb() argument 2475 sock_error(struct sock * sk) sock_error() argument 2491 sock_wspace(struct sock * sk) sock_wspace() argument 2507 sk_set_bit(int nr,struct sock * sk) sk_set_bit() argument 2516 sk_clear_bit(int nr,struct sock * sk) sk_clear_bit() argument 2525 sk_wake_async(const struct sock * sk,int how,int band) sk_wake_async() argument 2534 sk_wake_async_rcu(const struct sock * sk,int how,int band) sk_wake_async_rcu() argument 2550 sk_stream_moderate_sndbuf(struct sock * sk) sk_stream_moderate_sndbuf() argument 2579 sk_page_frag(struct sock * sk) sk_page_frag() argument 2592 sock_writeable(const struct sock * sk) sock_writeable() argument 2607 sock_rcvtimeo(const struct sock * sk,bool noblock) sock_rcvtimeo() argument 2612 sock_sndtimeo(const struct sock * sk,bool noblock) sock_sndtimeo() argument 2617 sock_rcvlowat(const struct sock * sk,int waitall,int len) sock_rcvlowat() argument 2650 sock_skb_set_dropcount(const struct sock * sk,struct sk_buff * skb) sock_skb_set_dropcount() argument 2656 sk_drops_add(struct sock * sk,const struct sk_buff * skb) sk_drops_add() argument 2663 sock_read_timestamp(struct sock * sk) sock_read_timestamp() argument 2680 sock_write_timestamp(struct sock * sk,ktime_t kt) sock_write_timestamp() argument 2701 sock_recv_timestamp(struct msghdr * msg,struct sock * sk,struct sk_buff * skb) sock_recv_timestamp() argument 2729 sock_recv_cmsgs(struct msghdr * msg,struct sock * sk,struct sk_buff * skb) sock_recv_cmsgs() argument 2759 _sock_tx_timestamp(struct sock * sk,const struct sockcm_cookie * sockc,__u8 * tx_flags,__u32 * tskey) _sock_tx_timestamp() argument 2777 sock_tx_timestamp(struct sock * sk,const struct sockcm_cookie * sockc,__u8 * tx_flags) sock_tx_timestamp() argument 2791 sk_is_inet(const struct sock * sk) sk_is_inet() argument 2798 sk_is_tcp(const struct sock * sk) sk_is_tcp() argument 2805 sk_is_udp(const struct sock * sk) sk_is_udp() argument 2812 sk_is_unix(const struct sock * sk) sk_is_unix() argument 2817 sk_is_stream_unix(const struct sock * sk) sk_is_stream_unix() argument 2822 sk_is_vsock(const struct sock * sk) sk_is_vsock() argument 2827 sk_may_scm_recv(const struct sock * sk) sk_may_scm_recv() argument 2842 sk_eat_skb(struct sock * sk,struct sk_buff * skb) sk_eat_skb() argument 2861 sk_fullsock(const struct sock * sk) sk_fullsock() argument 2867 sk_is_refcounted(struct sock * sk) sk_is_refcounted() argument 2874 sk_requests_wifi_status(struct sock * sk) sk_requests_wifi_status() argument 2887 struct sock *sk = skb->sk; sk_validate_xmit_skb() local 2904 sk_listener(const struct sock * sk) sk_listener() argument 2913 sk_listener_or_tw(const struct sock * sk) sk_listener_or_tw() argument 2949 sk_get_wmem0(const struct sock * sk,const struct proto * proto) sk_get_wmem0() argument 2958 sk_get_rmem0(const struct sock * sk,const struct proto * proto) sk_get_rmem0() argument 2971 sk_pacing_shift_update(struct sock * sk,int val) sk_pacing_shift_update() argument 2983 sk_dev_equal_l3scope(struct sock * sk,int dif) sk_dev_equal_l3scope() argument 3008 bpf_skops_tx_timestamping(struct sock * sk,struct sk_buff * skb,int op) bpf_skops_tx_timestamping() argument 3030 sk_is_readable(struct sock * sk) sk_is_readable() argument [all...] |
/linux/net/sctp/ |
H A D | socket.c | 102 sctp_enter_memory_pressure(struct sock * sk) sctp_enter_memory_pressure() argument 111 struct sock *sk = asoc->base.sk; sctp_wspace() local 129 struct sock *sk = asoc->base.sk; sctp_set_owner_w() local 194 sctp_for_each_rx_skb(struct sctp_association * asoc,struct sock * sk,void (* cb)(struct sk_buff *,struct sock *)) sctp_for_each_rx_skb() argument 211 sctp_verify_addr(struct sock * sk,union sctp_addr * addr,int len) sctp_verify_addr() argument 234 sctp_id2assoc(struct sock * sk,sctp_assoc_t id) sctp_id2assoc() argument 271 sctp_addr_id2transport(struct sock * sk,struct sockaddr_storage * addr,sctp_assoc_t id) sctp_addr_id2transport() argument 310 sctp_bind(struct sock * sk,struct sockaddr * addr,int addr_len) sctp_bind() argument 377 sctp_do_bind(struct sock * sk,union sctp_addr * addr,int len) sctp_do_bind() argument 506 sctp_bindx_add(struct sock * sk,struct sockaddr * addrs,int addrcnt) sctp_bindx_add() argument 556 sctp_send_asconf_add_ip(struct sock * sk,struct sockaddr * addrs,int addrcnt) sctp_send_asconf_add_ip() argument 679 sctp_bindx_rem(struct sock * sk,struct sockaddr * addrs,int addrcnt) sctp_bindx_rem() argument 758 sctp_send_asconf_del_ip(struct sock * sk,struct sockaddr * addrs,int addrcnt) sctp_send_asconf_del_ip() argument 912 struct sock *sk = sctp_opt2sk(sp); sctp_asconf_mgmt() local 1000 sctp_setsockopt_bindx(struct sock * sk,struct sockaddr * addrs,int addrs_size,int op) sctp_setsockopt_bindx() argument 1057 sctp_bind_add(struct sock * sk,struct sockaddr * addrs,int addrlen) sctp_bind_add() argument 1074 struct sock *sk = ep->base.sk; sctp_connect_new_asoc() local 1167 __sctp_connect(struct sock * sk,struct sockaddr * kaddrs,int addrs_size,int flags,sctp_assoc_t * assoc_id) __sctp_connect() argument 1312 __sctp_setsockopt_connectx(struct sock * sk,struct sockaddr * kaddrs,int addrs_size,sctp_assoc_t * assoc_id) __sctp_setsockopt_connectx() argument 1344 sctp_setsockopt_connectx_old(struct sock * sk,struct sockaddr * kaddrs,int addrs_size) sctp_setsockopt_connectx_old() argument 1357 sctp_setsockopt_connectx(struct sock * sk,struct sockaddr * kaddrs,int addrs_size) sctp_setsockopt_connectx() argument 1388 sctp_getsockopt_connectx3(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_connectx3() argument 1484 sctp_close(struct sock * sk,long timeout) sctp_close() argument 1562 sctp_error(struct sock * sk,int flags,int err) sctp_error() argument 1597 sctp_sendmsg_parse(struct sock * sk,struct sctp_cmsgs * cmsgs,struct sctp_sndrcvinfo * srinfo,const struct msghdr * msg,size_t msg_len) sctp_sendmsg_parse() argument 1658 sctp_sendmsg_new_asoc(struct sock * sk,__u16 sflags,struct sctp_cmsgs * cmsgs,union sctp_addr * daddr,struct sctp_transport ** tp) sctp_sendmsg_new_asoc() argument 1757 struct sock *sk = asoc->base.sk; sctp_sendmsg_check_sflags() local 1796 struct sock *sk = asoc->base.sk; sctp_sendmsg_to_asoc() local 1895 sctp_sendmsg_get_daddr(struct sock * sk,const struct msghdr * msg,struct sctp_cmsgs * cmsgs) sctp_sendmsg_get_daddr() argument 1944 sctp_sendmsg(struct sock * sk,struct msghdr * msg,size_t msg_len) sctp_sendmsg() argument 2091 sctp_recvmsg(struct sock * sk,struct msghdr * msg,size_t len,int flags,int * addr_len) sctp_recvmsg() argument 2212 sctp_setsockopt_disable_fragments(struct sock * sk,int * val,unsigned int optlen) sctp_setsockopt_disable_fragments() argument 2221 sctp_setsockopt_events(struct sock * sk,__u8 * sn_type,unsigned int optlen) sctp_setsockopt_events() argument 2270 sctp_setsockopt_autoclose(struct sock * sk,u32 * optval,unsigned int optlen) sctp_setsockopt_autoclose() argument 2618 sctp_setsockopt_peer_addr_params(struct sock * sk,struct sctp_paddrparams * params,unsigned int optlen) sctp_setsockopt_peer_addr_params() argument 2779 __sctp_setsockopt_delayed_ack(struct sock * sk,struct sctp_sack_info * params) __sctp_setsockopt_delayed_ack() argument 2832 sctp_setsockopt_delayed_ack(struct sock * sk,struct sctp_sack_info * params,unsigned int optlen) sctp_setsockopt_delayed_ack() argument 2870 sctp_setsockopt_initmsg(struct sock * sk,struct sctp_initmsg * sinit,unsigned int optlen) sctp_setsockopt_initmsg() argument 2904 sctp_setsockopt_default_send_param(struct sock * sk,struct sctp_sndrcvinfo * info,unsigned int optlen) sctp_setsockopt_default_send_param() argument 2962 sctp_setsockopt_default_sndinfo(struct sock * sk,struct sctp_sndinfo * info,unsigned int optlen) sctp_setsockopt_default_sndinfo() argument 3020 sctp_setsockopt_primary_addr(struct sock * sk,struct sctp_prim * prim,unsigned int optlen) sctp_setsockopt_primary_addr() argument 3058 sctp_setsockopt_nodelay(struct sock * sk,int * val,unsigned int optlen) sctp_setsockopt_nodelay() argument 3079 sctp_setsockopt_rtoinfo(struct sock * sk,struct sctp_rtoinfo * rtoinfo,unsigned int optlen) sctp_setsockopt_rtoinfo() argument 3143 sctp_setsockopt_associnfo(struct sock * sk,struct sctp_assocparams * assocparams,unsigned int optlen) sctp_setsockopt_associnfo() argument 3211 sctp_setsockopt_mappedv4(struct sock * sk,int * val,unsigned int optlen) sctp_setsockopt_mappedv4() argument 3253 sctp_setsockopt_maxseg(struct sock * sk,struct sctp_assoc_value * params,unsigned int optlen) sctp_setsockopt_maxseg() argument 3313 sctp_setsockopt_peer_primary_addr(struct sock * sk,struct sctp_setpeerprim * prim,unsigned int optlen) sctp_setsockopt_peer_primary_addr() argument 3374 sctp_setsockopt_adaptation_layer(struct sock * sk,struct sctp_setadaptation * adapt,unsigned int optlen) sctp_setsockopt_adaptation_layer() argument 3400 sctp_setsockopt_context(struct sock * sk,struct sctp_assoc_value * params,unsigned int optlen) sctp_setsockopt_context() argument 3460 sctp_setsockopt_fragment_interleave(struct sock * sk,int * val,unsigned int optlen) sctp_setsockopt_fragment_interleave() argument 3491 sctp_setsockopt_partial_delivery_point(struct sock * sk,u32 * val,unsigned int optlen) sctp_setsockopt_partial_delivery_point() argument 3519 sctp_setsockopt_maxburst(struct sock * sk,struct sctp_assoc_value * params,unsigned int optlen) sctp_setsockopt_maxburst() argument 3572 sctp_setsockopt_auth_chunk(struct sock * sk,struct sctp_authchunk * val,unsigned int optlen) sctp_setsockopt_auth_chunk() argument 3602 sctp_setsockopt_hmac_ident(struct sock * sk,struct sctp_hmacalgo * hmacs,unsigned int optlen) sctp_setsockopt_hmac_ident() argument 3631 sctp_setsockopt_auth_key(struct sock * sk,struct sctp_authkey * authkey,unsigned int optlen) sctp_setsockopt_auth_key() argument 3692 sctp_setsockopt_active_key(struct sock * sk,struct sctp_authkeyid * val,unsigned int optlen) sctp_setsockopt_active_key() argument 3740 sctp_setsockopt_del_key(struct sock * sk,struct sctp_authkeyid * val,unsigned int optlen) sctp_setsockopt_del_key() argument 3788 sctp_setsockopt_deactivate_key(struct sock * sk,struct sctp_authkeyid * val,unsigned int optlen) sctp_setsockopt_deactivate_key() argument 3845 sctp_setsockopt_auto_asconf(struct sock * sk,int * val,unsigned int optlen) sctp_setsockopt_auto_asconf() argument 3877 sctp_setsockopt_paddr_thresholds(struct sock * sk,struct sctp_paddrthlds_v2 * val,unsigned int optlen,bool v2) sctp_setsockopt_paddr_thresholds() argument 3940 sctp_setsockopt_recvrcvinfo(struct sock * sk,int * val,unsigned int optlen) sctp_setsockopt_recvrcvinfo() argument 3951 sctp_setsockopt_recvnxtinfo(struct sock * sk,int * val,unsigned int optlen) sctp_setsockopt_recvnxtinfo() argument 3962 sctp_setsockopt_pr_supported(struct sock * sk,struct sctp_assoc_value * params,unsigned int optlen) sctp_setsockopt_pr_supported() argument 3981 sctp_setsockopt_default_prinfo(struct sock * sk,struct sctp_default_prinfo * info,unsigned int optlen) sctp_setsockopt_default_prinfo() argument 4033 sctp_setsockopt_reconfig_supported(struct sock * sk,struct sctp_assoc_value * params,unsigned int optlen) sctp_setsockopt_reconfig_supported() argument 4056 sctp_setsockopt_enable_strreset(struct sock * sk,struct sctp_assoc_value * params,unsigned int optlen) sctp_setsockopt_enable_strreset() argument 4098 sctp_setsockopt_reset_streams(struct sock * sk,struct sctp_reset_streams * params,unsigned int optlen) sctp_setsockopt_reset_streams() argument 4121 sctp_setsockopt_reset_assoc(struct sock * sk,sctp_assoc_t * associd,unsigned int optlen) sctp_setsockopt_reset_assoc() argument 4136 sctp_setsockopt_add_streams(struct sock * sk,struct sctp_add_streams * params,unsigned int optlen) sctp_setsockopt_add_streams() argument 4152 sctp_setsockopt_scheduler(struct sock * sk,struct sctp_assoc_value * params,unsigned int optlen) sctp_setsockopt_scheduler() argument 4195 sctp_setsockopt_scheduler_value(struct sock * sk,struct sctp_stream_value * params,unsigned int optlen) sctp_setsockopt_scheduler_value() argument 4230 sctp_setsockopt_interleaving_supported(struct sock * sk,struct sctp_assoc_value * p,unsigned int optlen) sctp_setsockopt_interleaving_supported() argument 4252 sctp_setsockopt_reuse_port(struct sock * sk,int * val,unsigned int optlen) sctp_setsockopt_reuse_port() argument 4290 sctp_setsockopt_event(struct sock * sk,struct sctp_event * param,unsigned int optlen) sctp_setsockopt_event() argument 4333 sctp_setsockopt_asconf_supported(struct sock * sk,struct sctp_assoc_value * params,unsigned int optlen) sctp_setsockopt_asconf_supported() argument 4363 sctp_setsockopt_auth_supported(struct sock * sk,struct sctp_assoc_value * params,unsigned int optlen) sctp_setsockopt_auth_supported() argument 4397 sctp_setsockopt_ecn_supported(struct sock * sk,struct sctp_assoc_value * params,unsigned int optlen) sctp_setsockopt_ecn_supported() argument 4419 sctp_setsockopt_pf_expose(struct sock * sk,struct sctp_assoc_value * params,unsigned int optlen) sctp_setsockopt_pf_expose() argument 4447 sctp_setsockopt_encap_port(struct sock * sk,struct sctp_udpencaps * encap,unsigned int optlen) sctp_setsockopt_encap_port() argument 4497 sctp_setsockopt_probe_interval(struct sock * sk,struct sctp_probeinterval * params,unsigned int optlen) sctp_setsockopt_probe_interval() argument 4571 sctp_setsockopt(struct sock * sk,int level,int optname,sockptr_t optval,unsigned int optlen) sctp_setsockopt() argument 4807 sctp_connect(struct sock * sk,struct sockaddr * addr,int addr_len,int flags) sctp_connect() argument 4839 sctp_disconnect(struct sock * sk,int flags) sctp_disconnect() argument 4855 sctp_accept(struct sock * sk,struct proto_accept_arg * arg) sctp_accept() argument 4913 sctp_ioctl(struct sock * sk,int cmd,int * karg) sctp_ioctl() argument 4955 sctp_init_sock(struct sock * sk) sctp_init_sock() argument 5097 sctp_destroy_sock(struct sock * sk) sctp_destroy_sock() argument 5121 sctp_destruct_common(struct sock * sk) sctp_destruct_common() argument 5129 sctp_destruct_sock(struct sock * sk) sctp_destruct_sock() argument 5151 sctp_shutdown(struct sock * sk,int how) sctp_shutdown() argument 5170 sctp_get_sctp_info(struct sock * sk,struct sctp_association * asoc,struct sctp_info * info) sctp_get_sctp_info() argument 5414 sctp_getsockopt_sctp_status(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_sctp_status() argument 5494 sctp_getsockopt_peer_addr_info(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_peer_addr_info() argument 5557 sctp_getsockopt_disable_fragments(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_disable_fragments() argument 5579 sctp_getsockopt_events(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_events() argument 5614 sctp_getsockopt_autoclose(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_autoclose() argument 5630 sctp_do_peeloff(struct sock * sk,sctp_assoc_t id,struct socket ** sockp) sctp_do_peeloff() argument 5680 sctp_getsockopt_peeloff_common(struct sock * sk,sctp_peeloff_arg_t * peeloff,struct file ** newfile,unsigned flags) sctp_getsockopt_peeloff_common() argument 5716 sctp_getsockopt_peeloff(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_peeloff() argument 5749 sctp_getsockopt_peeloff_flags(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_peeloff_flags() argument 5916 sctp_getsockopt_peer_addr_params(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_peer_addr_params() argument 6059 sctp_getsockopt_delayed_ack(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_delayed_ack() argument 6133 sctp_getsockopt_initmsg(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_initmsg() argument 6146 sctp_getsockopt_peer_addrs(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_peer_addrs() argument 6197 sctp_copy_laddrs(struct sock * sk,__u16 port,void * to,size_t space_left,int * bytes_copied) sctp_copy_laddrs() argument 6242 sctp_getsockopt_local_addrs(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_local_addrs() argument 6350 sctp_getsockopt_primary_addr(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_primary_addr() argument 6392 sctp_getsockopt_adaptation_layer(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_adaptation_layer() argument 6431 sctp_getsockopt_default_send_param(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_default_send_param() argument 6477 sctp_getsockopt_default_sndinfo(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_default_sndinfo() argument 6528 sctp_getsockopt_nodelay(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_nodelay() argument 6557 sctp_getsockopt_rtoinfo(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_rtoinfo() argument 6611 sctp_getsockopt_associnfo(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_associnfo() argument 6680 sctp_getsockopt_mappedv4(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_mappedv4() argument 6703 sctp_getsockopt_context(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_context() argument 6760 sctp_getsockopt_maxseg(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_maxseg() argument 6807 sctp_getsockopt_fragment_interleave(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_fragment_interleave() argument 6830 sctp_getsockopt_partial_delivery_point(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_partial_delivery_point() argument 6854 sctp_getsockopt_maxburst(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_maxburst() argument 6894 sctp_getsockopt_hmac_ident(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_hmac_ident() argument 6930 sctp_getsockopt_active_key(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_active_key() argument 6966 sctp_getsockopt_peer_auth_chunks(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_peer_auth_chunks() argument 7010 sctp_getsockopt_local_auth_chunks(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_local_auth_chunks() argument 7066 sctp_getsockopt_assoc_number(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_assoc_number() argument 7097 sctp_getsockopt_auto_asconf(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_auto_asconf() argument 7122 sctp_getsockopt_assoc_ids(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_assoc_ids() argument 7172 sctp_getsockopt_paddr_thresholds(struct sock * sk,char __user * optval,int len,int __user * optlen,bool v2) sctp_getsockopt_paddr_thresholds() argument 7231 sctp_getsockopt_assoc_stats(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_assoc_stats() argument 7289 sctp_getsockopt_recvrcvinfo(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_recvrcvinfo() argument 7309 sctp_getsockopt_recvnxtinfo(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_recvnxtinfo() argument 7329 sctp_getsockopt_pr_supported(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_pr_supported() argument 7368 sctp_getsockopt_default_prinfo(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_default_prinfo() argument 7414 sctp_getsockopt_pr_assocstatus(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_pr_assocstatus() argument 7473 sctp_getsockopt_pr_streamstatus(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_pr_streamstatus() argument 7537 sctp_getsockopt_reconfig_supported(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_reconfig_supported() argument 7576 sctp_getsockopt_enable_strreset(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_enable_strreset() argument 7615 sctp_getsockopt_scheduler(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_scheduler() argument 7654 sctp_getsockopt_scheduler_value(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_scheduler_value() argument 7696 sctp_getsockopt_interleaving_supported(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_interleaving_supported() argument 7735 sctp_getsockopt_reuse_port(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_reuse_port() argument 7755 sctp_getsockopt_event(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_event() argument 7790 sctp_getsockopt_asconf_supported(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_asconf_supported() argument 7829 sctp_getsockopt_auth_supported(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_auth_supported() argument 7868 sctp_getsockopt_ecn_supported(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_ecn_supported() argument 7907 sctp_getsockopt_pf_expose(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_pf_expose() argument 7946 sctp_getsockopt_encap_port(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_encap_port() argument 8005 sctp_getsockopt_probe_interval(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_probe_interval() argument 8065 sctp_getsockopt(struct sock * sk,int level,int optname,char __user * optval,int __user * optlen) sctp_getsockopt() argument 8316 sctp_hash(struct sock * sk) sctp_hash() argument 8322 sctp_unhash(struct sock * sk) sctp_unhash() argument 8342 sctp_get_port_local(struct sock * sk,union sctp_addr * addr) sctp_get_port_local() argument 8513 sctp_get_port(struct sock * sk,unsigned short snum) sctp_get_port() argument 8529 sctp_listen_start(struct sock * sk,int backlog) sctp_listen_start() argument 8600 struct sock *sk = sock->sk; sctp_inet_listen() local 8662 struct sock *sk = sock->sk; sctp_poll() local 8747 __sctp_put_port(struct sock * sk) __sctp_put_port() argument 8763 sctp_put_port(struct sock * sk) sctp_put_port() argument 8776 sctp_autobind(struct sock * sk) sctp_autobind() argument 8975 sctp_wait_for_packet(struct sock * sk,int * err,long * timeo_p) sctp_wait_for_packet() argument 9033 sctp_skb_recv_datagram(struct sock * sk,int flags,int * err) sctp_skb_recv_datagram() argument 9088 struct sock *sk = asoc->base.sk; __sctp_write_space() local 9117 sctp_wake_up_waiters(struct sock * sk,struct sctp_association * asoc) sctp_wake_up_waiters() argument 9165 struct sock *sk = asoc->base.sk; sctp_wfree() local 9206 struct sock *sk = skb->sk; sctp_sock_rfree() local 9223 struct sock *sk = asoc->base.sk; sctp_wait_for_sndbuf() local 9291 sctp_data_ready(struct sock * sk) sctp_data_ready() argument 9307 sctp_write_space(struct sock * sk) sctp_write_space() argument 9328 sctp_writeable(const struct sock * sk) sctp_writeable() argument 9338 struct sock *sk = asoc->base.sk; sctp_wait_for_connect() local 9398 sctp_wait_for_accept(struct sock * sk,long timeo) sctp_wait_for_accept() argument 9440 sctp_wait_for_close(struct sock * sk,long timeout) sctp_wait_for_close() argument 9456 sctp_skb_set_owner_r_frag(struct sk_buff * skb,struct sock * sk) sctp_skb_set_owner_r_frag() argument 9471 sctp_copy_sock(struct sock * newsk,struct sock * sk,struct sctp_association * asoc) sctp_copy_sock() argument 9724 sctp_v6_destruct_sock(struct sock * sk) sctp_v6_destruct_sock() argument 9730 sctp_v6_init_sock(struct sock * sk) sctp_v6_init_sock() argument [all...] |
/linux/net/iucv/ |
H A D | af_iucv.c | 56 __iucv_sock_wait(sk,condition,timeo,ret) global() argument 81 iucv_sock_wait(sk,condition,timeo) global() argument 150 iucv_sock_in_state(struct sock * sk,int state,int state2) iucv_sock_in_state() argument 163 iucv_below_msglim(struct sock * sk) iucv_below_msglim() argument 179 iucv_sock_wake_msglim(struct sock * sk) iucv_sock_wake_msglim() argument 267 struct sock *sk; __iucv_get_sock_by_name() local 276 iucv_sock_destruct(struct sock * sk) iucv_sock_destruct() argument 295 struct sock *sk; iucv_sock_cleanup_listen() local 306 iucv_sock_link(struct iucv_sock_list * l,struct sock * sk) iucv_sock_link() argument 313 iucv_sock_unlink(struct iucv_sock_list * l,struct sock * sk) iucv_sock_unlink() argument 321 iucv_sock_kill(struct sock * sk) iucv_sock_kill() argument 332 iucv_sever_path(struct sock * sk,int with_user_data) iucv_sever_path() argument 352 iucv_send_ctrl(struct sock * sk,u8 flags) iucv_send_ctrl() argument 378 iucv_sock_close(struct sock * sk) iucv_sock_close() argument 441 iucv_sock_init(struct sock * sk,struct sock * parent) iucv_sock_init() argument 451 struct sock *sk; iucv_sock_alloc() local 493 iucv_accept_enqueue(struct sock * parent,struct sock * sk) iucv_accept_enqueue() argument 506 iucv_accept_unlink(struct sock * sk) iucv_accept_unlink() argument 523 struct sock *sk; iucv_accept_dequeue() local 569 struct sock *sk = sock->sk; iucv_sock_bind() local 647 iucv_sock_autobind(struct sock * sk) iucv_sock_autobind() argument 672 struct sock *sk = sock->sk; afiucv_path_connect() local 719 struct sock *sk = sock->sk; iucv_sock_connect() local 774 struct sock *sk = sock->sk; iucv_sock_listen() local 801 struct sock *sk = sock->sk, *nsk; iucv_sock_accept() local 855 struct sock *sk = sock->sk; iucv_sock_getname() local 901 struct sock *sk = sock->sk; iucv_sock_sendmsg() local 1140 iucv_process_message(struct sock * sk,struct sk_buff * skb,struct iucv_path * path,struct iucv_message * msg) iucv_process_message() argument 1201 iucv_process_message_q(struct sock * sk) iucv_process_message_q() argument 1222 struct sock *sk = sock->sk; iucv_sock_recvmsg() local 1349 struct sock *sk; iucv_accept_poll() local 1364 struct sock *sk = sock->sk; iucv_sock_poll() local 1402 struct sock *sk = sock->sk; iucv_sock_shutdown() local 1470 struct sock *sk = sock->sk; iucv_sock_release() local 1487 struct sock *sk = sock->sk; iucv_sock_setsockopt() local 1537 struct sock *sk = sock->sk; iucv_sock_getsockopt() local 1590 struct sock *sk, *nsk; iucv_callback_connreq() local 1683 struct sock *sk = path->private; iucv_callback_connack() local 1691 struct sock *sk = path->private; iucv_callback_rx() local 1736 struct sock *sk = path->private; iucv_callback_txdone() local 1780 struct sock *sk = path->private; iucv_callback_connrej() local 1798 struct sock *sk = path->private; iucv_callback_shutdown() local 1841 afiucv_hs_callback_syn(struct sock * sk,struct sk_buff * skb) afiucv_hs_callback_syn() argument 1906 afiucv_hs_callback_synack(struct sock * sk,struct sk_buff * skb) afiucv_hs_callback_synack() argument 1927 afiucv_hs_callback_synfin(struct sock * sk,struct sk_buff * skb) afiucv_hs_callback_synfin() argument 1947 afiucv_hs_callback_fin(struct sock * sk,struct sk_buff * skb) afiucv_hs_callback_fin() argument 1970 afiucv_hs_callback_win(struct sock * sk,struct sk_buff * skb) afiucv_hs_callback_win() argument 1988 afiucv_hs_callback_rx(struct sock * sk,struct sk_buff * skb) afiucv_hs_callback_rx() argument 2037 struct sock *sk; afiucv_hs_rcv() local 2139 afiucv_hs_callback_txnotify(struct sock * sk,enum iucv_tx_notify n) afiucv_hs_callback_txnotify() argument 2182 struct sock *sk; afiucv_netdev_event() local 2234 struct sock *sk; iucv_sock_create() local [all...] |
/linux/net/mptcp/ |
H A D | protocol.c | 61 mptcp_fallback_tcp_ops(const struct sock * sk) mptcp_fallback_tcp_ops() argument 94 struct sock *sk = (struct sock *)msk; __mptcp_socket_create() local 123 struct sock *sk = (struct sock *)msk; __mptcp_nmpc_sk() local 138 mptcp_drop(struct sock * sk,struct sk_buff * skb) mptcp_drop() argument 144 mptcp_try_coalesce(struct sock * sk,struct sk_buff * to,struct sk_buff * from) mptcp_try_coalesce() argument 187 struct sock *sk = (struct sock *)msk; mptcp_data_queue_ofo() local 301 struct sock *sk = (struct sock *)msk; __mptcp_move_skb() local 353 mptcp_stop_rtx_timer(struct sock * sk) mptcp_stop_rtx_timer() argument 361 mptcp_close_wake_up(struct sock * sk) mptcp_close_wake_up() argument 389 mptcp_pending_data_fin_ack(struct sock * sk) mptcp_pending_data_fin_ack() argument 398 mptcp_check_data_fin_ack(struct sock * sk) mptcp_check_data_fin_ack() argument 422 mptcp_pending_data_fin(struct sock * sk,u64 * seq) mptcp_pending_data_fin() argument 442 mptcp_set_datafin_timeout(struct sock * sk) mptcp_set_datafin_timeout() argument 453 __mptcp_set_timeout(struct sock * sk,long tout) __mptcp_set_timeout() argument 466 mptcp_set_timeout(struct sock * sk) mptcp_set_timeout() argument 532 struct sock *sk = (struct sock *)msk; mptcp_cleanup_rbuf() local 547 mptcp_check_data_fin(struct sock * sk) mptcp_check_data_fin() argument 610 struct sock *sk = (struct sock *)msk; __mptcp_move_skbs_from_subflow() local 679 struct sock *sk = (struct sock *)msk; __mptcp_ofo_queue() local 722 __mptcp_subflow_error_report(struct sock * sk,struct sock * ssk) __mptcp_subflow_error_report() argument 752 __mptcp_error_report(struct sock * sk) __mptcp_error_report() argument 767 struct sock *sk = (struct sock *)msk; move_skbs_to_msk() local 789 __mptcp_rcvbuf_update(struct sock * sk,struct sock * ssk) __mptcp_rcvbuf_update() argument 795 __mptcp_data_ready(struct sock * sk,struct sock * ssk) __mptcp_data_ready() argument 806 mptcp_data_ready(struct sock * sk,struct sock * ssk) mptcp_data_ready() argument 834 struct sock *sk = (struct sock *)msk; __mptcp_finish_join() local 860 __mptcp_flush_join_list(struct sock * sk,struct list_head * join_list) __mptcp_flush_join_list() argument 876 mptcp_rtx_timer_pending(struct sock * sk) mptcp_rtx_timer_pending() argument 881 mptcp_reset_rtx_timer(struct sock * sk) mptcp_reset_rtx_timer() argument 894 mptcp_schedule_work(struct sock * sk) mptcp_schedule_work() argument 936 dfrag_uncharge(struct sock * sk,int len) dfrag_uncharge() argument 942 dfrag_clear(struct sock * sk,struct mptcp_data_frag * dfrag) dfrag_clear() argument 952 __mptcp_clean_una(struct sock * sk) __mptcp_clean_una() argument 1011 __mptcp_clean_una_wakeup(struct sock * sk) __mptcp_clean_una_wakeup() argument 1019 mptcp_clean_una_wakeup(struct sock * sk) mptcp_clean_una_wakeup() argument 1026 mptcp_enter_memory_pressure(struct sock * sk) mptcp_enter_memory_pressure() argument 1047 mptcp_page_frag_refill(struct sock * sk,struct page_frag * pfrag) mptcp_page_frag_refill() argument 1114 __mptcp_do_alloc_tx_skb(struct sock * sk,gfp_t gfp) __mptcp_do_alloc_tx_skb() argument 1133 __mptcp_alloc_tx_skb(struct sock * sk,struct sock * ssk,gfp_t gfp) __mptcp_alloc_tx_skb() argument 1150 mptcp_alloc_tx_skb(struct sock * sk,struct sock * ssk,bool data_lock_held) mptcp_alloc_tx_skb() argument 1190 mptcp_sendmsg_frag(struct sock * sk,struct sock * ssk,struct mptcp_data_frag * dfrag,struct mptcp_sendmsg_info * info) mptcp_sendmsg_frag() argument 1373 struct sock *sk = (struct sock *)msk; mptcp_subflow_get_send() local 1478 mptcp_check_and_set_pending(struct sock * sk) mptcp_check_and_set_pending() argument 1487 __subflow_push_pending(struct sock * sk,struct sock * ssk,struct mptcp_sendmsg_info * info) __subflow_push_pending() argument 1531 __mptcp_push_pending(struct sock * sk,unsigned int flags) __mptcp_push_pending() argument 1596 __mptcp_subflow_push_pending(struct sock * sk,struct sock * ssk,bool first) __mptcp_subflow_push_pending() argument 1665 mptcp_sendmsg_fastopen(struct sock * sk,struct msghdr * msg,size_t len,int * copied_syn) mptcp_sendmsg_fastopen() argument 1723 do_copy_data_nocache(struct sock * sk,int copy,struct iov_iter * from,char * to) do_copy_data_nocache() argument 1740 mptcp_send_limit(const struct sock * sk) mptcp_send_limit() argument 1759 mptcp_sendmsg(struct sock * sk,struct msghdr * msg,size_t len) mptcp_sendmsg() argument 1890 __mptcp_recvmsg_mskq(struct sock * sk,struct msghdr * msg,size_t len,int flags,struct scm_timestamping_internal * tss,int * cmsg_flags) __mptcp_recvmsg_mskq() argument 1956 struct sock *sk = (struct sock *)msk; mptcp_rcv_space_adjust() local 2063 __mptcp_move_skbs(struct sock * sk) __mptcp_move_skbs() argument 2110 mptcp_inq_hint(const struct sock * sk) mptcp_inq_hint() argument 2131 mptcp_recvmsg(struct sock * sk,struct msghdr * msg,size_t len,int flags,int * addr_len) mptcp_recvmsg() argument 2251 struct sock *sk = &icsk->icsk_inet.sk; mptcp_retransmit_timer() local 2269 struct sock *sk = timer_container_of(sk, t, sk_timer); mptcp_tout_timer() local 2316 __mptcp_retransmit_pending_data(struct sock * sk) __mptcp_retransmit_pending_data() argument 2385 __mptcp_close_ssk(struct sock * sk,struct sock * ssk,struct mptcp_subflow_context * subflow,unsigned int flags) __mptcp_close_ssk() argument 2478 mptcp_close_ssk(struct sock * sk,struct sock * ssk,struct mptcp_subflow_context * subflow) mptcp_close_ssk() argument 2498 mptcp_sync_mss(struct sock * sk,u32 pmtu) mptcp_sync_mss() argument 2503 __mptcp_close_subflow(struct sock * sk) __mptcp_close_subflow() argument 2528 mptcp_close_tout_expired(const struct sock * sk) mptcp_close_tout_expired() argument 2541 struct sock *sk = (struct sock *)msk; mptcp_check_fastclose() local 2587 __mptcp_retrans(struct sock * sk) __mptcp_retrans() argument 2684 struct sock *sk = (struct sock *)msk; mptcp_reset_tout_timer() local 2717 mptcp_do_fastclose(struct sock * sk) mptcp_do_fastclose() argument 2731 struct sock *sk = (struct sock *)msk; mptcp_worker() local 2773 __mptcp_init_sock(struct sock * sk) __mptcp_init_sock() argument 2805 mptcp_ca_reset(struct sock * sk) mptcp_ca_reset() argument 2818 mptcp_init_sock(struct sock * sk) mptcp_init_sock() argument 2852 __mptcp_clear_xmit(struct sock * sk) __mptcp_clear_xmit() argument 2862 mptcp_cancel_work(struct sock * sk) mptcp_cancel_work() argument 2870 mptcp_subflow_shutdown(struct sock * sk,struct sock * ssk,int how) mptcp_subflow_shutdown() argument 2905 mptcp_set_state(struct sock * sk,int state) mptcp_set_state() argument 2945 mptcp_close_state(struct sock * sk) mptcp_close_state() argument 2955 mptcp_check_send_data_fin(struct sock * sk) mptcp_check_send_data_fin() argument 2980 __mptcp_wr_shutdown(struct sock * sk) __mptcp_wr_shutdown() argument 2995 __mptcp_destroy_sock(struct sock * sk) __mptcp_destroy_sock() argument 3016 __mptcp_unaccepted_force_close(struct sock * sk) __mptcp_unaccepted_force_close() argument 3023 mptcp_check_readable(struct sock * sk) mptcp_check_readable() argument 3028 mptcp_check_listen_stop(struct sock * sk) mptcp_check_listen_stop() argument 3048 __mptcp_close(struct sock * sk,long timeout) __mptcp_close() argument 3118 mptcp_close(struct sock * sk,long timeout) mptcp_close() argument 3155 mptcp_disconnect(struct sock * sk,int flags) mptcp_disconnect() argument 3212 mptcp_inet6_sk(const struct sock * sk) mptcp_inet6_sk() argument 3219 mptcp_copy_ip6_options(struct sock * newsk,const struct sock * sk) mptcp_copy_ip6_options() argument 3239 mptcp_copy_ip_options(struct sock * newsk,const struct sock * sk) mptcp_copy_ip_options() argument 3259 mptcp_sk_clone_init(const struct sock * sk,const struct mptcp_options_received * mp_opt,struct sock * ssk,struct request_sock * req) mptcp_sk_clone_init() argument 3359 struct sock *sk = (struct sock *)msk; mptcp_destroy_common() local 3377 mptcp_destroy(struct sock * sk) mptcp_destroy() argument 3387 __mptcp_data_acked(struct sock * sk) __mptcp_data_acked() argument 3395 __mptcp_check_push(struct sock * sk,struct sock * ssk) __mptcp_check_push() argument 3412 mptcp_release_cb(struct sock * sk) mptcp_release_cb() argument 3498 struct sock *sk = subflow->conn; mptcp_subflow_process_delegated() local 3520 mptcp_hash(struct sock * sk) mptcp_hash() argument 3529 mptcp_unhash(struct sock * sk) mptcp_unhash() argument 3534 mptcp_get_port(struct sock * sk,unsigned short snum) mptcp_get_port() argument 3549 struct sock *sk; mptcp_finish_connect() local 3568 mptcp_sock_graft(struct sock * sk,struct socket * parent) mptcp_sock_graft() argument 3635 mptcp_shutdown(struct sock * sk,int how) mptcp_shutdown() argument 3645 const struct sock *sk = (void *)msk; mptcp_ioctl_outq() local 3672 mptcp_ioctl(struct sock * sk,int cmd,int * karg) mptcp_ioctl() argument 3705 mptcp_connect(struct sock * sk,struct sockaddr * uaddr,int addr_len) mptcp_connect() argument 3818 struct sock *ssk, *sk = sock->sk; mptcp_bind() local 3845 struct sock *sk = sock->sk; mptcp_listen() local 3969 struct sock *sk = (struct sock *)msk; mptcp_check_writeable() local 3985 struct sock *sk = sock->sk; mptcp_poll() local [all...] |
/linux/net/ipv4/ |
H A D | tcp_timer.c | 27 static u32 tcp_clamp_rto_to_user_timeout(const struct sock *sk) in tcp_clamp_rto_to_user_timeout() argument 49 u32 tcp_clamp_probe0_to_user_timeout(const struct sock *sk, u32 when) in tcp_clamp_probe0_to_user_timeout() argument 75 static void tcp_write_err(struct sock *sk) in tcp_write_err() argument 105 tcp_out_of_resources(struct sock * sk,bool do_reset) tcp_out_of_resources() argument 148 tcp_orphan_retries(struct sock * sk,bool alive) tcp_orphan_retries() argument 164 tcp_mtu_probing(struct inet_connection_sock * icsk,struct sock * sk) tcp_mtu_probing() argument 186 tcp_model_timeout(struct sock * sk,unsigned int boundary,unsigned int rto_base) tcp_model_timeout() argument 213 retransmits_timed_out(struct sock * sk,unsigned int boundary,unsigned int timeout) retransmits_timed_out() argument 241 tcp_write_timeout(struct sock * sk) tcp_write_timeout() argument 307 tcp_delack_timer_handler(struct sock * sk) tcp_delack_timer_handler() argument 363 struct sock *sk = &icsk->icsk_inet.sk; tcp_delack_timer() local 387 tcp_probe_timer(struct sock * sk) tcp_probe_timer() argument 438 tcp_update_rto_stats(struct sock * sk) tcp_update_rto_stats() argument 455 tcp_fastopen_synack_timer(struct sock * sk,struct request_sock * req) tcp_fastopen_synack_timer() argument 490 tcp_rtx_probe0_timed_out(const struct sock * sk,const struct sk_buff * skb,u32 rtx_delta) tcp_rtx_probe0_timed_out() argument 531 tcp_retransmit_timer(struct sock * sk) tcp_retransmit_timer() argument 691 tcp_write_timer_handler(struct sock * sk) tcp_write_timer_handler() argument 730 struct sock *sk = &icsk->icsk_inet.sk; tcp_write_timer() local 757 tcp_reset_keepalive_timer(struct sock * sk,unsigned long len) tcp_reset_keepalive_timer() argument 762 tcp_delete_keepalive_timer(struct sock * sk) tcp_delete_keepalive_timer() argument 767 tcp_set_keepalive(struct sock * sk,int val) tcp_set_keepalive() argument 781 struct sock *sk = timer_container_of(sk, t, sk_timer); tcp_keepalive_timer() local 870 struct sock *sk = (struct sock *)tp; tcp_compressed_ack_kick() local 895 tcp_init_xmit_timers(struct sock * sk) tcp_init_xmit_timers() argument [all...] |
H A D | tcp_input.c | 123 clean_acked_data_enable(struct tcp_sock * tp,void (* cad)(struct sock * sk,u32 ack_seq)) clean_acked_data_enable() argument 145 bpf_skops_parse_hdr(struct sock * sk,struct sk_buff * skb) bpf_skops_parse_hdr() argument 180 bpf_skops_established(struct sock * sk,int bpf_op,struct sk_buff * skb) bpf_skops_established() argument 199 bpf_skops_parse_hdr(struct sock * sk,struct sk_buff * skb) bpf_skops_parse_hdr() argument 203 bpf_skops_established(struct sock * sk,int bpf_op,struct sk_buff * skb) bpf_skops_established() argument 209 tcp_gro_dev_warn(const struct sock * sk,const struct sk_buff * skb,unsigned int len) tcp_gro_dev_warn() argument 225 tcp_measure_rcv_mss(struct sock * sk,const struct sk_buff * skb) tcp_measure_rcv_mss() argument 309 tcp_incr_quickack(struct sock * sk,unsigned int max_quickacks) tcp_incr_quickack() argument 321 tcp_enter_quickack_mode(struct sock * sk,unsigned int max_quickacks) tcp_enter_quickack_mode() argument 334 tcp_in_quickack_mode(struct sock * sk) tcp_in_quickack_mode() argument 348 tcp_ecn_accept_cwr(struct sock * sk,const struct sk_buff * skb) tcp_ecn_accept_cwr() argument 367 tcp_data_ecn_check(struct sock * sk,const struct sk_buff * skb) tcp_data_ecn_check() argument 440 tcp_sndbuf_expand(struct sock * sk) tcp_sndbuf_expand() argument 498 __tcp_grow_window(const struct sock * sk,const struct sk_buff * skb,unsigned int skbtruesize) __tcp_grow_window() argument 535 tcp_grow_window(struct sock * sk,const struct sk_buff * skb,bool adjust) tcp_grow_window() argument 575 tcp_init_buffer_space(struct sock * sk) tcp_init_buffer_space() argument 613 tcp_clamp_window(struct sock * sk) tcp_clamp_window() argument 641 tcp_initialize_rcv_mss(struct sock * sk) tcp_initialize_rcv_mss() argument 729 tcp_rcv_rtt_measure_ts(struct sock * sk,const struct sk_buff * skb) tcp_rcv_rtt_measure_ts() argument 747 tcp_rcvbuf_grow(struct sock * sk) tcp_rcvbuf_grow() argument 777 tcp_rcv_space_adjust(struct sock * sk) tcp_rcv_space_adjust() argument 808 tcp_save_lrcv_flowlabel(struct sock * sk,const struct sk_buff * skb) tcp_save_lrcv_flowlabel() argument 828 tcp_event_data_recv(struct sock * sk,struct sk_buff * skb) tcp_event_data_recv() argument 883 tcp_rtt_estimator(struct sock * sk,long mrtt_us) tcp_rtt_estimator() argument 951 tcp_update_pacing_rate(struct sock * sk) tcp_update_pacing_rate() argument 988 tcp_set_rto(struct sock * sk) tcp_set_rto() argument 1087 tcp_check_sack_reordering(struct sock * sk,const u32 low_seq,const int ts) tcp_check_sack_reordering() argument 1140 tcp_mark_skb_lost(struct sock * sk,struct sk_buff * skb) tcp_mark_skb_lost() argument 1295 tcp_check_dsack(struct sock * sk,const struct sk_buff * ack_skb,struct tcp_sack_block_wire * sp,int num_sacks,u32 prior_snd_una,struct tcp_sacktag_state * state) tcp_check_dsack() argument 1342 tcp_match_skb_to_sack(struct sock * sk,struct sk_buff * skb,u32 start_seq,u32 end_seq) tcp_match_skb_to_sack() argument 1391 tcp_sacktag_one(struct sock * sk,struct tcp_sacktag_state * state,u8 sacked,u32 start_seq,u32 end_seq,int dup_sack,int pcount,u64 xmit_time) tcp_sacktag_one() argument 1471 tcp_shifted_skb(struct sock * sk,struct sk_buff * prev,struct sk_buff * skb,struct tcp_sacktag_state * state,unsigned int pcount,int shifted,int mss,bool dup_sack) tcp_shifted_skb() argument 1578 tcp_shift_skb_data(struct sock * sk,struct sk_buff * skb,struct tcp_sacktag_state * state,u32 start_seq,u32 end_seq,bool dup_sack) tcp_shift_skb_data() argument 1716 tcp_sacktag_walk(struct sk_buff * skb,struct sock * sk,struct tcp_sack_block * next_dup,struct tcp_sacktag_state * state,u32 start_seq,u32 end_seq,bool dup_sack_in) tcp_sacktag_walk() argument 1788 tcp_sacktag_bsearch(struct sock * sk,u32 seq) tcp_sacktag_bsearch() argument 1809 tcp_sacktag_skip(struct sk_buff * skb,struct sock * sk,u32 skip_to_seq) tcp_sacktag_skip() argument 1819 tcp_maybe_skipping_dsack(struct sk_buff * skb,struct sock * sk,struct tcp_sack_block * next_dup,struct tcp_sacktag_state * state,u32 skip_to_seq) tcp_maybe_skipping_dsack() argument 1843 tcp_sacktag_write_queue(struct sock * sk,const struct sk_buff * ack_skb,u32 prior_snd_una,struct tcp_sacktag_state * state) tcp_sacktag_write_queue() argument 2059 tcp_check_reno_reordering(struct sock * sk,const int addend) tcp_check_reno_reordering() argument 2074 tcp_add_reno_sack(struct sock * sk,int num_dupack,bool ece_ack) tcp_add_reno_sack() argument 2092 tcp_remove_reno_sacks(struct sock * sk,int acked,bool ece_ack) tcp_remove_reno_sacks() argument 2146 tcp_timeout_mark_lost(struct sock * sk) tcp_timeout_mark_lost() argument 2176 tcp_enter_loss(struct sock * sk) tcp_enter_loss() argument 2233 tcp_check_sack_reneging(struct sock * sk,int * ack_flag) tcp_check_sack_reneging() argument 2366 const struct sock *sk = (const struct sock *)tp; tcp_packet_delayed() local 2413 tcp_any_retrans_done(const struct sock * sk) tcp_any_retrans_done() argument 2432 tcp_retrans_stamp_cleanup(struct sock * sk) tcp_retrans_stamp_cleanup() argument 2438 DBGUNDO(struct sock * sk,const char * msg) DBGUNDO() argument 2465 tcp_undo_cwnd_reduction(struct sock * sk,bool unmark_loss) tcp_undo_cwnd_reduction() argument 2499 tcp_is_non_sack_preventing_reopen(struct sock * sk) tcp_is_non_sack_preventing_reopen() argument 2515 tcp_try_undo_recovery(struct sock * sk) tcp_try_undo_recovery() argument 2544 tcp_try_undo_dsack(struct sock * sk) tcp_try_undo_dsack() argument 2560 tcp_try_undo_loss(struct sock * sk,bool frto_undo) tcp_try_undo_loss() argument 2593 tcp_init_cwnd_reduction(struct sock * sk) tcp_init_cwnd_reduction() argument 2607 tcp_cwnd_reduction(struct sock * sk,int newly_acked_sacked,int newly_lost,int flag) tcp_cwnd_reduction() argument 2635 tcp_end_cwnd_reduction(struct sock * sk) tcp_end_cwnd_reduction() argument 2652 tcp_enter_cwr(struct sock * sk) tcp_enter_cwr() argument 2665 tcp_try_keep_open(struct sock * sk) tcp_try_keep_open() argument 2679 tcp_try_to_open(struct sock * sk,int flag) tcp_try_to_open() argument 2696 tcp_mtup_probe_failed(struct sock * sk) tcp_mtup_probe_failed() argument 2705 tcp_mtup_probe_success(struct sock * sk) tcp_mtup_probe_success() argument 2738 tcp_non_congestion_loss_retransmit(struct sock * sk) tcp_non_congestion_loss_retransmit() argument 2757 tcp_simple_retransmit(struct sock * sk) tcp_simple_retransmit() argument 2800 tcp_enter_recovery(struct sock * sk,bool ece_ack) tcp_enter_recovery() argument 2837 tcp_process_loss(struct sock * sk,int flag,int num_dupack,int * rexmit) tcp_process_loss() argument 2891 tcp_try_undo_partial(struct sock * sk,u32 prior_snd_una) tcp_try_undo_partial() argument 2920 tcp_identify_packet_loss(struct sock * sk,int * ack_flag) tcp_identify_packet_loss() argument 2951 tcp_fastretrans_alert(struct sock * sk,const u32 prior_snd_una,int num_dupack,int * ack_flag,int * rexmit) tcp_fastretrans_alert() argument 3066 tcp_update_rtt_min(struct sock * sk,u32 rtt_us,const int flag) tcp_update_rtt_min() argument 3082 tcp_ack_update_rtt(struct sock * sk,const int flag,long seq_rtt_us,long sack_rtt_us,long ca_rtt_us,struct rate_sample * rs) tcp_ack_update_rtt() argument 3124 tcp_synack_rtt_meas(struct sock * sk,struct request_sock * req) tcp_synack_rtt_meas() argument 3136 tcp_cong_avoid(struct sock * sk,u32 ack,u32 acked) tcp_cong_avoid() argument 3147 tcp_rearm_rto(struct sock * sk) tcp_rearm_rto() argument 3176 tcp_set_xmit_timer(struct sock * sk) tcp_set_xmit_timer() argument 3183 tcp_tso_acked(struct sock * sk,struct sk_buff * skb) tcp_tso_acked() argument 3203 tcp_ack_tstamp(struct sock * sk,struct sk_buff * skb,const struct sk_buff * ack_skb,u32 prior_snd_una) tcp_ack_tstamp() argument 3225 tcp_clean_rtx_queue(struct sock * sk,const struct sk_buff * ack_skb,u32 prior_fack,u32 prior_snd_una,struct tcp_sacktag_state * sack,bool ece_ack) tcp_clean_rtx_queue() argument 3424 tcp_ack_probe(struct sock * sk) tcp_ack_probe() argument 3448 tcp_ack_is_dubious(const struct sock * sk,const int flag) tcp_ack_is_dubious() argument 3455 tcp_may_raise_cwnd(const struct sock * sk,const int flag) tcp_may_raise_cwnd() argument 3475 tcp_cong_control(struct sock * sk,u32 ack,u32 acked_sacked,int flag,const struct rate_sample * rs) tcp_cong_control() argument 3568 tcp_ack_update_window(struct sock * sk,const struct sk_buff * skb,u32 ack,u32 ack_seq) tcp_ack_update_window() argument 3649 tcp_send_challenge_ack(struct sock * sk) tcp_send_challenge_ack() argument 3719 tcp_process_tlp_ack(struct sock * sk,u32 ack,int flag) tcp_process_tlp_ack() argument 3749 tcp_in_ack_event(struct sock * sk,int flag) tcp_in_ack_event() argument 3772 tcp_xmit_recovery(struct sock * sk,int rexmit) tcp_xmit_recovery() argument 3790 tcp_newly_delivered(struct sock * sk,u32 prior_delivered,int flag) tcp_newly_delivered() argument 3805 tcp_ack(struct sock * sk,const struct sk_buff * skb,int flag) tcp_ack() argument 4331 tcp_tsval_replay(const struct sock * sk) tcp_tsval_replay() argument 4345 tcp_disordered_ack_check(const struct sock * sk,const struct sk_buff * skb) tcp_disordered_ack_check() argument 4394 tcp_sequence(const struct sock * sk,u32 seq,u32 end_seq) tcp_sequence() argument 4415 tcp_done_with_error(struct sock * sk,int err) tcp_done_with_error() argument 4430 tcp_reset(struct sock * sk,struct sk_buff * skb) tcp_reset() argument 4472 tcp_fin(struct sock * sk) tcp_fin() argument 4553 tcp_dsack_set(struct sock * sk,u32 seq,u32 end_seq) tcp_dsack_set() argument 4573 tcp_dsack_extend(struct sock * sk,u32 seq,u32 end_seq) tcp_dsack_extend() argument 4583 tcp_rcv_spurious_retrans(struct sock * sk,const struct sk_buff * skb) tcp_rcv_spurious_retrans() argument 4606 tcp_send_dupack(struct sock * sk,const struct sk_buff * skb) tcp_send_dupack() argument 4657 tcp_sack_compress_send_ack(struct sock * sk) tcp_sack_compress_send_ack() argument 4684 tcp_sack_new_ofo_skb(struct sock * sk,u32 seq,u32 end_seq) tcp_sack_new_ofo_skb() argument 4778 tcp_try_coalesce(struct sock * sk,struct sk_buff * to,struct sk_buff * from,bool * fragstolen) tcp_try_coalesce() argument 4813 tcp_ooo_try_coalesce(struct sock * sk,struct sk_buff * to,struct sk_buff * from,bool * fragstolen) tcp_ooo_try_coalesce() argument 4831 tcp_drop_reason(struct sock * sk,struct sk_buff * skb,enum skb_drop_reason reason) tcp_drop_reason() argument 4840 tcp_ofo_queue(struct sock * sk) tcp_ofo_queue() argument 4894 tcp_can_ingest(const struct sock * sk,const struct sk_buff * skb) tcp_can_ingest() argument 4901 tcp_try_rmem_schedule(struct sock * sk,const struct sk_buff * skb,unsigned int size) tcp_try_rmem_schedule() argument 4918 tcp_data_queue_ofo(struct sock * sk,struct sk_buff * skb) tcp_data_queue_ofo() argument 5069 tcp_queue_rcv(struct sock * sk,struct sk_buff * skb,bool * fragstolen) tcp_queue_rcv() argument 5086 tcp_send_rcvq(struct sock * sk,struct msghdr * msg,size_t size) tcp_send_rcvq() argument 5138 tcp_data_ready(struct sock * sk) tcp_data_ready() argument 5144 tcp_data_queue(struct sock * sk,struct sk_buff * skb) tcp_data_queue() argument 5283 tcp_collapse_one(struct sock * sk,struct sk_buff * skb,struct sk_buff_head * list,struct rb_root * root) tcp_collapse_one() argument 5328 tcp_collapse(struct sock * sk,struct sk_buff_head * list,struct rb_root * root,struct sk_buff * head,struct sk_buff * tail,u32 start,u32 end) tcp_collapse() argument 5434 tcp_collapse_ofo_queue(struct sock * sk) tcp_collapse_ofo_queue() argument 5494 tcp_prune_ofo_queue(struct sock * sk,const struct sk_buff * in_skb) tcp_prune_ofo_queue() argument 5548 tcp_prune_queue(struct sock * sk,const struct sk_buff * in_skb) tcp_prune_queue() argument 5595 tcp_should_expand_sndbuf(struct sock * sk) tcp_should_expand_sndbuf() argument 5630 tcp_new_space(struct sock * sk) tcp_new_space() argument 5652 tcp_check_space(struct sock * sk) tcp_check_space() argument 5664 tcp_data_snd_check(struct sock * sk) tcp_data_snd_check() argument 5673 __tcp_ack_snd_check(struct sock * sk,int ofo_possible) __tcp_ack_snd_check() argument 5740 tcp_ack_snd_check(struct sock * sk) tcp_ack_snd_check() argument 5759 tcp_check_urg(struct sock * sk,const struct tcphdr * th) tcp_check_urg() argument 5825 tcp_urg(struct sock * sk,struct sk_buff * skb,const struct tcphdr * th) tcp_urg() argument 5858 tcp_reset_check(const struct sock * sk,const struct sk_buff * skb) tcp_reset_check() argument 5870 tcp_validate_incoming(struct sock * sk,struct sk_buff * skb,const struct tcphdr * th,int syn_inerr) tcp_validate_incoming() argument 6034 tcp_rcv_established(struct sock * sk,struct sk_buff * skb) tcp_rcv_established() argument 6233 tcp_init_transfer(struct sock * sk,int bpf_op,struct sk_buff * skb) tcp_init_transfer() argument 6261 tcp_finish_connect(struct sock * sk,struct sk_buff * skb) tcp_finish_connect() argument 6292 tcp_rcv_fastopen_synack(struct sock * sk,struct sk_buff * synack,struct tcp_fastopen_cookie * cookie) tcp_rcv_fastopen_synack() argument 6365 tcp_try_undo_spurious_syn(struct sock * sk) tcp_try_undo_spurious_syn() argument 6380 tcp_rcv_synsent_state_process(struct sock * sk,struct sk_buff * skb,const struct tcphdr * th) tcp_rcv_synsent_state_process() argument 6627 tcp_rcv_synrecv_state_fastopen(struct sock * sk) tcp_rcv_synrecv_state_fastopen() argument 6676 tcp_rcv_state_process(struct sock * sk,struct sk_buff * skb) tcp_rcv_state_process() argument 7002 tcp_openreq_init(struct request_sock * req,const struct tcp_options_received * rx_opt,struct sk_buff * skb,const struct sock * sk) tcp_openreq_init() argument 7032 tcp_syn_flood_action(struct sock * sk,const char * proto) tcp_syn_flood_action() argument 7067 tcp_reqsk_record_syn(const struct sock * sk,struct request_sock * req,const struct sk_buff * skb) tcp_reqsk_record_syn() argument 7103 tcp_get_syncookie_mss(struct request_sock_ops * rsk_ops,const struct tcp_request_sock_ops * af_ops,struct sock * sk,struct tcphdr * th) tcp_get_syncookie_mss() argument 7130 tcp_conn_request(struct request_sock_ops * rsk_ops,const struct tcp_request_sock_ops * af_ops,struct sock * sk,struct sk_buff * skb) tcp_conn_request() argument [all...] |
H A D | tcp_bbr.c | 207 static bool bbr_full_bw_reached(const struct sock *sk) in bbr_full_bw_reached() 215 static u32 bbr_max_bw(const struct sock *sk) in bbr_max_bw() 223 static u32 bbr_bw(const struct sock *sk) in bbr_bw() 233 static u16 bbr_extra_acked(const struct sock *sk) in bbr_extra_acked() 244 static u64 bbr_rate_bytes_per_sec(struct sock *sk, u64 rate, int gain) in bbr_rate_bytes_per_sec() 256 static unsigned long bbr_bw_to_pacing_rate(struct sock *sk, u32 bw, int gain) in bbr_bw_to_pacing_rate() 266 static void bbr_init_pacing_rate_from_rtt(struct sock *sk) in bbr_init_pacing_rate_from_rtt() 286 static void bbr_set_pacing_rate(struct sock *sk, u32 bw, int gain) in bbr_set_pacing_rate() 299 __bpf_kfunc static u32 bbr_min_tso_segs(struct sock *sk) in bbr_min_tso_segs() 304 static u32 bbr_tso_segs_goal(struct sock *sk) in bbr_tso_segs_goal() [all …]
|
H A D | tcp_output.c | 67 tcp_event_new_data_sent(struct sock * sk,struct sk_buff * skb) tcp_event_new_data_sent() argument 97 tcp_acceptable_seq(const struct sock * sk) tcp_acceptable_seq() argument 123 tcp_advertise_mss(struct sock * sk) tcp_advertise_mss() argument 144 tcp_cwnd_restart(struct sock * sk,s32 delta) tcp_cwnd_restart() argument 164 tcp_event_data_sent(struct tcp_sock * tp,struct sock * sk) tcp_event_data_sent() argument 182 tcp_event_ack_sent(struct sock * sk,u32 rcv_nxt) tcp_event_ack_sent() argument 207 tcp_select_initial_window(const struct sock * sk,int __space,__u32 mss,__u32 * rcv_wnd,__u32 * __window_clamp,int wscale_ok,__u8 * rcv_wscale,__u32 init_rcv_wnd) tcp_select_initial_window() argument 260 tcp_select_window(struct sock * sk) tcp_select_window() argument 323 tcp_ecn_send_synack(struct sock * sk,struct sk_buff * skb) tcp_ecn_send_synack() argument 336 tcp_ecn_send_syn(struct sock * sk,struct sk_buff * skb) tcp_ecn_send_syn() argument 360 tcp_ecn_clear_syn(struct sock * sk,struct sk_buff * skb) tcp_ecn_clear_syn() argument 379 tcp_ecn_send(struct sock * sk,struct sk_buff * skb,struct tcphdr * th,int tcp_header_len) tcp_ecn_send() argument 486 bpf_skops_hdr_opt_len(struct sock * sk,struct sk_buff * skb,struct request_sock * req,struct sk_buff * syn_skb,enum tcp_synack_type synack_type,struct tcp_out_options * opts,unsigned int * remaining) bpf_skops_hdr_opt_len() argument 550 bpf_skops_write_hdr_opt(struct sock * sk,struct sk_buff * skb,struct request_sock * req,struct sk_buff * syn_skb,enum tcp_synack_type synack_type,struct tcp_out_options * opts) bpf_skops_write_hdr_opt() argument 595 bpf_skops_hdr_opt_len(struct sock * sk,struct sk_buff * skb,struct request_sock * req,struct sk_buff * syn_skb,enum tcp_synack_type synack_type,struct tcp_out_options * opts,unsigned int * remaining) bpf_skops_hdr_opt_len() argument 604 bpf_skops_write_hdr_opt(struct sock * sk,struct sk_buff * skb,struct request_sock * req,struct sk_buff * syn_skb,enum tcp_synack_type synack_type,struct tcp_out_options * opts) bpf_skops_write_hdr_opt() argument 819 tcp_syn_options(struct sock * sk,struct sk_buff * skb,struct tcp_out_options * opts,struct tcp_key * key) tcp_syn_options() argument 904 tcp_synack_options(const struct sock * sk,struct request_sock * req,unsigned int mss,struct sk_buff * skb,struct tcp_out_options * opts,const struct tcp_key * key,struct tcp_fastopen_cookie * foc,enum tcp_synack_type synack_type,struct sk_buff * syn_skb) tcp_synack_options() argument 986 tcp_established_options(struct sock * sk,struct sk_buff * skb,struct tcp_out_options * opts,struct tcp_key * key) tcp_established_options() argument 1079 tcp_tsq_write(struct sock * sk) tcp_tsq_write() argument 1097 tcp_tsq_handler(struct sock * sk) tcp_tsq_handler() argument 1119 struct sock *sk; tcp_tsq_workfn() local 1150 tcp_release_cb(struct sock * sk) tcp_release_cb() argument 1203 struct sock *sk = skb->sk; tcp_wfree() local 1251 struct sock *sk = (struct sock *)tp; tcp_pace_kick() local 1259 tcp_update_skb_after_send(struct sock * sk,struct sk_buff * skb,u64 prior_wstamp) tcp_update_skb_after_send() argument 1298 __tcp_transmit_skb(struct sock * sk,struct sk_buff * skb,int clone_it,gfp_t gfp_mask,u32 rcv_nxt) __tcp_transmit_skb() argument 1494 tcp_transmit_skb(struct sock * sk,struct sk_buff * skb,int clone_it,gfp_t gfp_mask) tcp_transmit_skb() argument 1506 tcp_queue_skb(struct sock * sk,struct sk_buff * skb) tcp_queue_skb() argument 1540 tcp_adjust_pcount(struct sock * sk,const struct sk_buff * skb,int decr) tcp_adjust_pcount() argument 1592 tcp_insert_write_queue_after(struct sk_buff * skb,struct sk_buff * buff,struct sock * sk,enum tcp_queue tcp_queue) tcp_insert_write_queue_after() argument 1606 tcp_fragment(struct sock * sk,enum tcp_queue tcp_queue,struct sk_buff * skb,u32 len,unsigned int mss_now,gfp_t gfp) tcp_fragment() argument 1734 tcp_trim_head(struct sock * sk,struct sk_buff * skb,u32 len) tcp_trim_head() argument 1758 __tcp_mtu_to_mss(struct sock * sk,int pmtu) __tcp_mtu_to_mss() argument 1783 tcp_mtu_to_mss(struct sock * sk,int pmtu) tcp_mtu_to_mss() argument 1792 tcp_mss_to_mtu(struct sock * sk,int mss) tcp_mss_to_mtu() argument 1805 tcp_mtup_init(struct sock * sk) tcp_mtup_init() argument 1842 tcp_sync_mss(struct sock * sk,u32 pmtu) tcp_sync_mss() argument 1867 tcp_current_mss(struct sock * sk) tcp_current_mss() argument 1902 tcp_cwnd_application_limited(struct sock * sk) tcp_cwnd_application_limited() argument 1920 tcp_cwnd_validate(struct sock * sk,bool is_cwnd_limited) tcp_cwnd_validate() argument 2020 tcp_tso_autosize(const struct sock * sk,unsigned int mss_now,int min_tso_segs) tcp_tso_autosize() argument 2040 tcp_tso_segs(struct sock * sk,unsigned int mss_now) tcp_tso_segs() argument 2054 tcp_mss_split_point(const struct sock * sk,const struct sk_buff * skb,unsigned int mss_now,unsigned int max_segs,int nonagle) tcp_mss_split_point() argument 2164 tso_fragment(struct sock * sk,struct sk_buff * skb,unsigned int len,unsigned int mss_now,gfp_t gfp) tso_fragment() argument 2216 tcp_tso_should_defer(struct sock * sk,struct sk_buff * skb,bool * is_cwnd_limited,bool * is_rwnd_limited,u32 max_segs) tcp_tso_should_defer() argument 2318 tcp_mtu_check_reprobe(struct sock * sk) tcp_mtu_check_reprobe() argument 2343 tcp_can_coalesce_send_queue_head(struct sock * sk,int len) tcp_can_coalesce_send_queue_head() argument 2361 tcp_clone_payload(struct sock * sk,struct sk_buff * to,int probe_size) tcp_clone_payload() argument 2416 tcp_eat_one_skb(struct sock * sk,struct sk_buff * dst,struct sk_buff * src) tcp_eat_one_skb() argument 2436 tcp_mtu_probe(struct sock * sk) tcp_mtu_probe() argument 2567 tcp_pacing_check(struct sock * sk) tcp_pacing_check() argument 2586 tcp_rtx_queue_empty_or_single_skb(const struct sock * sk) tcp_rtx_queue_empty_or_single_skb() argument 2609 tcp_small_queue_check(struct sock * sk,const struct sk_buff * skb,unsigned int factor) tcp_small_queue_check() argument 2666 tcp_chrono_start(struct sock * sk,const enum tcp_chrono type) tcp_chrono_start() argument 2679 tcp_chrono_stop(struct sock * sk,const enum tcp_chrono type) tcp_chrono_stop() argument 2700 tcp_grow_skb(struct sock * sk,struct sk_buff * skb,int amount) tcp_grow_skb() argument 2740 tcp_write_xmit(struct sock * sk,unsigned int mss_now,int nonagle,int push_one,gfp_t gfp) tcp_write_xmit() argument 2870 tcp_schedule_loss_probe(struct sock * sk,bool advancing_rto) tcp_schedule_loss_probe() argument 2923 skb_still_in_host_queue(struct sock * sk,const struct sk_buff * skb) skb_still_in_host_queue() argument 2941 tcp_send_loss_probe(struct sock * sk) tcp_send_loss_probe() argument 3006 __tcp_push_pending_frames(struct sock * sk,unsigned int cur_mss,int nonagle) __tcp_push_pending_frames() argument 3024 tcp_push_one(struct sock * sk,unsigned int mss_now) tcp_push_one() argument 3085 __tcp_select_window(struct sock * sk) __tcp_select_window() argument 3222 tcp_collapse_retrans(struct sock * sk,struct sk_buff * skb) tcp_collapse_retrans() argument 3262 tcp_can_collapse(const struct sock * sk,const struct sk_buff * skb) tcp_can_collapse() argument 3280 tcp_retrans_try_collapse(struct sock * sk,struct sk_buff * to,int space) tcp_retrans_try_collapse() argument 3321 __tcp_retransmit_skb(struct sock * sk,struct sk_buff * skb,int segs) __tcp_retransmit_skb() argument 3460 tcp_retransmit_skb(struct sock * sk,struct sk_buff * skb,int segs) tcp_retransmit_skb() argument 3490 tcp_xmit_retransmit_queue(struct sock * sk) tcp_xmit_retransmit_queue() argument 3570 sk_forced_mem_schedule(struct sock * sk,int size) sk_forced_mem_schedule() argument 3589 tcp_send_fin(struct sock * sk) tcp_send_fin() argument 3640 tcp_send_active_reset(struct sock * sk,gfp_t priority,enum sk_rst_reason reason) tcp_send_active_reset() argument 3675 tcp_send_synack(struct sock * sk) tcp_send_synack() argument 3719 tcp_make_synack(const struct sock * sk,struct dst_entry * dst,struct request_sock * req,struct tcp_fastopen_cookie * foc,enum tcp_synack_type synack_type,struct sk_buff * syn_skb) tcp_make_synack() argument 3869 tcp_ca_dst_init(struct sock * sk,const struct dst_entry * dst) tcp_ca_dst_init() argument 3889 tcp_connect_init(struct sock * sk) tcp_connect_init() argument 3962 tcp_connect_queue_skb(struct sock * sk,struct sk_buff * skb) tcp_connect_queue_skb() argument 3982 tcp_send_syn_data(struct sock * sk,struct sk_buff * syn) tcp_send_syn_data() argument 4079 tcp_connect(struct sock * sk) tcp_connect() argument 4183 tcp_delack_max(const struct sock * sk) tcp_delack_max() argument 4194 tcp_send_delayed_ack(struct sock * sk) tcp_send_delayed_ack() argument 4247 __tcp_send_ack(struct sock * sk,u32 rcv_nxt,u16 flags) __tcp_send_ack() argument 4289 tcp_send_ack(struct sock * sk) tcp_send_ack() argument 4305 tcp_xmit_probe_skb(struct sock * sk,int urgent,int mib) tcp_xmit_probe_skb() argument 4328 tcp_send_window_probe(struct sock * sk) tcp_send_window_probe() argument 4338 tcp_write_wakeup(struct sock * sk,int mib) tcp_write_wakeup() argument 4384 tcp_send_probe0(struct sock * sk) tcp_send_probe0() argument 4418 tcp_rtx_synack(const struct sock * sk,struct request_sock * req) tcp_rtx_synack() argument [all...] |
H A D | inet_connection_sock.c | 91 bool inet_rcv_saddr_equal(const struct sock *sk, const struct sock *sk2, in inet_rcv_saddr_equal() argument 111 bool inet_rcv_saddr_any(const struct sock *sk) in inet_rcv_saddr_any() argument 130 inet_sk_get_local_port_range(const struct sock * sk,int * low,int * high) inet_sk_get_local_port_range() argument 156 inet_use_bhash2_on_bind(const struct sock * sk) inet_use_bhash2_on_bind() argument 170 inet_bind_conflict(const struct sock * sk,struct sock * sk2,kuid_t uid,bool relax,bool reuseport_cb_ok,bool reuseport_ok) inet_bind_conflict() argument 200 __inet_bhash2_conflict(const struct sock * sk,struct sock * sk2,kuid_t uid,bool relax,bool reuseport_cb_ok,bool reuseport_ok) __inet_bhash2_conflict() argument 218 inet_bhash2_conflict(const struct sock * sk,const struct inet_bind2_bucket * tb2,kuid_t uid,bool relax,bool reuseport_cb_ok,bool reuseport_ok) inet_bhash2_conflict() argument 240 inet_csk_bind_conflict(const struct sock * sk,const struct inet_bind_bucket * tb,const struct inet_bind2_bucket * tb2,bool relax,bool reuseport_ok) inet_csk_bind_conflict() argument 287 inet_bhash2_addr_any_conflict(const struct sock * sk,int port,int l3mdev,bool relax,bool reuseport_ok) inet_bhash2_addr_any_conflict() argument 329 inet_csk_find_open_port(const struct sock * sk,struct inet_bind_bucket ** tb_ret,struct inet_bind2_bucket ** tb2_ret,struct inet_bind_hashbucket ** head2_ret,int * port_ret) inet_csk_find_open_port() argument 426 sk_reuseport_match(struct inet_bind_bucket * tb,struct sock * sk) sk_reuseport_match() argument 457 inet_csk_update_fastreuse(struct inet_bind_bucket * tb,struct sock * sk) inet_csk_update_fastreuse() argument 510 inet_csk_get_port(struct sock * sk,unsigned short snum) inet_csk_get_port() argument 611 inet_csk_wait_for_connect(struct sock * sk,long timeo) inet_csk_wait_for_connect() argument 659 inet_csk_accept(struct sock * sk,struct proto_accept_arg * arg) inet_csk_accept() argument 755 inet_csk_init_xmit_timers(struct sock * sk,void (* retransmit_handler)(struct timer_list * t),void (* delack_handler)(struct timer_list * t),void (* keepalive_handler)(struct timer_list * t)) inet_csk_init_xmit_timers() argument 768 inet_csk_clear_xmit_timers(struct sock * sk) inet_csk_clear_xmit_timers() argument 780 inet_csk_clear_xmit_timers_sync(struct sock * sk) inet_csk_clear_xmit_timers_sync() argument 795 inet_csk_route_req(const struct sock * sk,struct flowi4 * fl4,const struct request_sock * req) inet_csk_route_req() argument 830 inet_csk_route_child_sock(const struct sock * sk,struct sock * newsk,const struct request_sock * req) inet_csk_route_child_sock() argument 946 inet_reqsk_clone(struct request_sock * req,struct sock * sk) inet_reqsk_clone() argument 1009 struct sock *sk = req_to_sk(req); reqsk_queue_unlink() local 1025 __inet_csk_reqsk_queue_drop(struct sock * sk,struct request_sock * req,bool from_timer) __inet_csk_reqsk_queue_drop() argument 1042 inet_csk_reqsk_queue_drop(struct sock * sk,struct request_sock * req) inet_csk_reqsk_queue_drop() argument 1047 inet_csk_reqsk_queue_drop_and_put(struct sock * sk,struct request_sock * req) inet_csk_reqsk_queue_drop_and_put() argument 1187 inet_csk_reqsk_queue_hash_add(struct sock * sk,struct request_sock * req,unsigned long timeout) inet_csk_reqsk_queue_hash_add() argument 1216 inet_csk_clone_lock(const struct sock * sk,const struct request_sock * req,const gfp_t priority) inet_csk_clone_lock() argument 1283 inet_csk_destroy_sock(struct sock * sk) inet_csk_destroy_sock() argument 1309 inet_csk_prepare_forced_close(struct sock * sk) inet_csk_prepare_forced_close() argument 1320 inet_ulp_can_listen(const struct sock * sk) inet_ulp_can_listen() argument 1330 inet_csk_listen_start(struct sock * sk) inet_csk_listen_start() argument 1366 inet_child_forget(struct sock * sk,struct request_sock * req,struct sock * child) inet_child_forget() argument 1390 inet_csk_reqsk_queue_add(struct sock * sk,struct request_sock * req,struct sock * child) inet_csk_reqsk_queue_add() argument 1415 inet_csk_complete_hashdance(struct sock * sk,struct sock * child,struct request_sock * req,bool own_req) inet_csk_complete_hashdance() argument 1464 inet_csk_listen_stop(struct sock * sk) inet_csk_listen_stop() argument 1536 inet_csk_rebuild_route(struct sock * sk,struct flowi * fl) inet_csk_rebuild_route() argument 1555 inet_csk_update_pmtu(struct sock * sk,u32 mtu) inet_csk_update_pmtu() argument [all...] |
/linux/net/x25/ |
H A D | x25_timer.c | 27 void x25_init_timers(struct sock *sk) in x25_init_timers() 37 void x25_start_heartbeat(struct sock *sk) in x25_start_heartbeat() 42 void x25_stop_heartbeat(struct sock *sk) in x25_stop_heartbeat() 47 void x25_start_t2timer(struct sock *sk) in x25_start_t2timer() 54 void x25_start_t21timer(struct sock *sk) in x25_start_t21timer() 61 void x25_start_t22timer(struct sock *sk) in x25_start_t22timer() 68 void x25_start_t23timer(struct sock *sk) in x25_start_t23timer() 75 void x25_stop_timer(struct sock *sk) in x25_stop_timer() 80 unsigned long x25_display_timer(struct sock *sk) in x25_display_timer() 92 struct sock *sk = timer_container_of(sk, t, sk_timer); in x25_heartbeat_expiry() local [all …]
|
/linux/net/rose/ |
H A D | rose_timer.c | 32 void rose_start_heartbeat(struct sock *sk) in rose_start_heartbeat() 42 void rose_start_t1timer(struct sock *sk) in rose_start_t1timer() 54 void rose_start_t2timer(struct sock *sk) in rose_start_t2timer() 66 void rose_start_t3timer(struct sock *sk) in rose_start_t3timer() 78 void rose_start_hbtimer(struct sock *sk) in rose_start_hbtimer() 90 void rose_start_idletimer(struct sock *sk) in rose_start_idletimer() 104 void rose_stop_heartbeat(struct sock *sk) in rose_stop_heartbeat() 109 void rose_stop_timer(struct sock *sk) in rose_stop_timer() 114 void rose_stop_idletimer(struct sock *sk) in rose_stop_idletimer() 121 struct sock *sk = timer_container_of(sk, t, sk_timer); in rose_heartbeat_expiry() local [all …]
|
/linux/net/bluetooth/ |
H A D | iso.c | 31 struct sock *sk; member 48 #define iso_pi(sk) ((struct iso_pinfo *)sk) argument 154 struct sock *sk; iso_sock_timeout() local 177 iso_sock_set_timer(struct sock * sk,long timeout) iso_sock_set_timer() argument 187 iso_sock_clear_timer(struct sock * sk) iso_sock_clear_timer() argument 230 iso_chan_del(struct sock * sk,int err) iso_chan_del() argument 264 struct sock *sk; iso_conn_del() local 290 __iso_chan_add(struct iso_conn * conn,struct sock * sk,struct sock * parent) __iso_chan_add() argument 312 iso_chan_add(struct iso_conn * conn,struct sock * sk,struct sock * parent) iso_chan_add() argument 332 iso_connect_bis(struct sock * sk) iso_connect_bis() argument 427 iso_connect_cis(struct sock * sk) iso_connect_cis() argument 517 iso_sock_get_qos(struct sock * sk) iso_sock_get_qos() argument 525 iso_send_frame(struct sock * sk,struct sk_buff * skb,const struct sockcm_cookie * sockc) iso_send_frame() argument 558 struct sock *sk; iso_recv_frame() local 582 struct sock *sk; __iso_get_sock_listen_by_addr() local 601 struct sock *sk; __iso_get_sock_listen_by_sid() local 631 struct sock *sk = NULL, *sk1 = NULL; iso_get_sock() local 674 struct sock *sk = NULL; iso_get_sock_big() local 710 iso_sock_destruct(struct sock * sk) iso_sock_destruct() argument 722 struct sock *sk; iso_sock_cleanup_listen() local 745 iso_sock_kill(struct sock * sk) iso_sock_kill() argument 759 iso_sock_disconn(struct sock * sk) iso_sock_disconn() argument 791 __iso_sock_close(struct sock * sk) __iso_sock_close() argument 828 iso_sock_close(struct sock * sk) iso_sock_close() argument 837 iso_sock_init(struct sock * sk,struct sock * parent) iso_sock_init() argument 886 struct sock *sk; iso_sock_alloc() local 908 struct sock *sk; iso_sock_create() local 931 struct sock *sk = sock->sk; iso_sock_bind_bc() local 969 iso_sock_bind_pa_sk(struct sock * sk,struct sockaddr_iso * sa,int addr_len) iso_sock_bind_pa_sk() argument 1009 struct sock *sk = sock->sk; iso_sock_bind() local 1067 struct sock *sk = sock->sk; iso_sock_connect() local 1112 iso_listen_bis(struct sock * sk) iso_listen_bis() argument 1176 iso_listen_cis(struct sock * sk) iso_listen_cis() argument 1194 struct sock *sk = sock->sk; iso_sock_listen() local 1241 struct sock *sk = sock->sk, *ch; iso_sock_accept() local 1336 struct sock *sk = sock->sk; iso_sock_getname() local 1368 struct sock *sk = sock->sk; iso_sock_sendmsg() local 1461 iso_conn_big_sync(struct sock * sk) iso_conn_big_sync() argument 1497 struct sock *sk = sock->sk; iso_sock_recvmsg() local 1653 struct sock *sk = sock->sk; iso_sock_setsockopt() local 1752 struct sock *sk = sock->sk; iso_sock_getsockopt() local 1822 struct sock *sk = sock->sk; iso_sock_shutdown() local 1867 struct sock *sk = sock->sk; iso_sock_release() local 1889 iso_sock_ready(struct sock * sk) iso_sock_ready() argument 1903 iso_match_big(struct sock * sk,void * data) iso_match_big() argument 1910 iso_match_big_hcon(struct sock * sk,void * data) iso_match_big_hcon() argument 1917 iso_match_pa_sync_flag(struct sock * sk,void * data) iso_match_pa_sync_flag() argument 1925 struct sock *sk = conn->sk; iso_conn_ready() local 2057 iso_match_sid(struct sock * sk,void * data) iso_match_sid() argument 2067 iso_match_sync_handle(struct sock * sk,void * data) iso_match_sync_handle() argument 2074 iso_match_sync_handle_pa_report(struct sock * sk,void * data) iso_match_sync_handle_pa_report() argument 2088 struct sock *sk; iso_connect_ind() local 2442 struct sock *sk; iso_debugfs_show() local [all...] |
H A D | sco.c | 49 struct sock *sk; member 64 #define sco_pi(sk) ((struct sco_pinfo *) sk) argument 145 struct sock *sk; sco_sock_timeout() local 173 sco_sock_set_timer(struct sock * sk,long timeout) sco_sock_set_timer() argument 183 sco_sock_clear_timer(struct sock * sk) sco_sock_clear_timer() argument 231 sco_chan_del(struct sock * sk,int err) sco_chan_del() argument 257 struct sock *sk; sco_conn_del() local 283 __sco_chan_add(struct sco_conn * conn,struct sock * sk,struct sock * parent) __sco_chan_add() argument 295 sco_chan_add(struct sco_conn * conn,struct sock * sk,struct sock * parent) sco_chan_add() argument 310 sco_connect(struct sock * sk) sco_connect() argument 381 sco_send_frame(struct sock * sk,struct sk_buff * skb,const struct sockcm_cookie * sockc) sco_send_frame() argument 401 struct sock *sk; sco_recv_frame() local 425 struct sock *sk; __sco_get_sock_listen_by_addr() local 443 struct sock *sk = NULL, *sk1 = NULL; sco_get_sock_listen() local 465 sco_sock_destruct(struct sock * sk) sco_sock_destruct() argument 477 struct sock *sk; sco_sock_cleanup_listen() local 494 sco_sock_kill(struct sock * sk) sco_sock_kill() argument 507 __sco_sock_close(struct sock * sk) __sco_sock_close() argument 532 sco_sock_close(struct sock * sk) sco_sock_close() argument 540 sco_sock_init(struct sock * sk,struct sock * parent) sco_sock_init() argument 560 struct sock *sk; sco_sock_alloc() local 582 struct sock *sk; sco_sock_create() local 605 struct sock *sk = sock->sk; sco_sock_bind() local 638 struct sock *sk = sock->sk; sco_sock_connect() local 673 struct sock *sk = sock->sk; sco_sock_listen() local 715 struct sock *sk = sock->sk, *ch; sco_sock_accept() local 770 struct sock *sk = sock->sk; sco_sock_getname() local 787 struct sock *sk = sock->sk; sco_sock_sendmsg() local 879 struct sock *sk = sock->sk; sco_sock_recvmsg() local 905 struct sock *sk = sock->sk; sco_sock_setsockopt() local 1042 struct sock *sk = sock->sk; sco_sock_getsockopt_old() local 1104 struct sock *sk = sock->sk; sco_sock_getsockopt() local 1285 struct sock *sk = sock->sk; sco_sock_shutdown() local 1315 struct sock *sk = sock->sk; sco_sock_release() local 1340 struct sock *sk = conn->sk; sco_conn_ready() local 1400 struct sock *sk; sco_connect_ind() local 1480 struct sock *sk; sco_debugfs_show() local [all...] |
H A D | l2cap_sock.c | 85 struct sock *sk = sock->sk; in l2cap_sock_bind() local 184 struct sock *sk = sock->sk; in l2cap_sock_connect() local 274 struct sock *sk = sock->sk; in l2cap_sock_listen() local 333 struct sock *sk = sock->sk, *nsk; in l2cap_sock_accept() local 389 struct sock *sk = sock->sk; in l2cap_sock_getname() local 438 struct sock *sk = sock->sk; in l2cap_sock_getsockopt_old() local 558 struct sock *sk = sock->sk; in l2cap_sock_getsockopt() local 728 struct sock *sk = sock->sk; in l2cap_sock_setsockopt_old() local 882 struct sock *sk = sock->sk; in l2cap_sock_setsockopt() local 1107 struct sock *sk = sock->sk; in l2cap_sock_sendmsg() local [all …]
|
/linux/include/linux/ |
H A D | bpf-cgroup.h | 180 static inline bool cgroup_bpf_sock_enabled(struct sock *sk, in cgroup_bpf_sock_enabled() 191 #define BPF_CGROUP_RUN_PROG_INET_INGRESS(sk, skb) \ argument 203 #define BPF_CGROUP_RUN_PROG_INET_EGRESS(sk, skb) \ argument 216 #define BPF_CGROUP_RUN_SK_PROG(sk, atype) \ argument 225 #define BPF_CGROUP_RUN_PROG_INET_SOCK(sk) \ argument 228 #define BPF_CGROUP_RUN_PROG_INET_SOCK_RELEASE(sk) \ argument 231 #define BPF_CGROUP_RUN_PROG_INET4_POST_BIND(sk) \ argument 234 #define BPF_CGROUP_RUN_PROG_INET6_POST_BIND(sk) \ argument 237 #define BPF_CGROUP_RUN_SA_PROG(sk, uaddr, uaddrlen, atype) \ argument 246 #define BPF_CGROUP_RUN_SA_PROG_LOCK(sk, uaddr, uaddrlen, atype, t_ctx) \ argument [all …]
|
/linux/net/dccp/ |
H A D | qpolicy.c |
|
/linux/net/vmw_vsock/ |
H A D | vmci_transport_notify_qstate.c | 73 vmci_transport_handle_read(struct sock *sk, in vmci_transport_handle_read() 82 vmci_transport_handle_wrote(struct sock *sk, in vmci_transport_handle_wrote() 90 static void vsock_block_update_write_window(struct sock *sk) in vsock_block_update_write_window() 100 static int vmci_transport_send_read_notification(struct sock *sk) in vmci_transport_send_read_notification() 140 static void vmci_transport_notify_pkt_socket_init(struct sock *sk) in vmci_transport_notify_pkt_socket_init() 159 vmci_transport_notify_pkt_poll_in(struct sock *sk, in vmci_transport_notify_pkt_poll_in() 180 vmci_transport_notify_pkt_poll_out(struct sock *sk, in vmci_transport_notify_pkt_poll_out() 202 struct sock *sk, in vmci_transport_notify_pkt_recv_init() 234 struct sock *sk, in vmci_transport_notify_pkt_recv_pre_block() 254 struct sock *sk, in vmci_transport_notify_pkt_recv_post_dequeue() [all …]
|
H A D | vmci_transport_notify.c | 105 vmci_transport_handle_waiting_read(struct sock *sk, in vmci_transport_handle_waiting_read() 135 vmci_transport_handle_waiting_write(struct sock *sk, in vmci_transport_handle_waiting_write() 165 vmci_transport_handle_read(struct sock *sk, in vmci_transport_handle_read() 180 static bool send_waiting_read(struct sock *sk, u64 room_needed) in send_waiting_read() 222 static bool send_waiting_write(struct sock *sk, u64 room_needed) in send_waiting_write() 259 static int vmci_transport_send_read_notification(struct sock *sk) in vmci_transport_send_read_notification() 301 vmci_transport_handle_wrote(struct sock *sk, in vmci_transport_handle_wrote() 313 static void vmci_transport_notify_pkt_socket_init(struct sock *sk) in vmci_transport_notify_pkt_socket_init() 338 vmci_transport_notify_pkt_poll_in(struct sock *sk, in vmci_transport_notify_pkt_poll_in() 362 vmci_transport_notify_pkt_poll_out(struct sock *sk, in vmci_transport_notify_pkt_poll_out() [all …]
|
/linux/net/bluetooth/rfcomm/ |
H A D | sock.c | 52 struct sock *sk = d->owner; in rfcomm_sk_data_ready() local 66 struct sock *sk = d->owner, *parent; in rfcomm_sk_state_change() local 108 struct sock *sk = NULL; in __rfcomm_get_listen_sock_by_addr() local 129 struct sock *sk = NULL, *sk1 = NULL; in rfcomm_get_sock_by_channel() local 153 static void rfcomm_sock_destruct(struct sock *sk) in rfcomm_sock_destruct() 175 struct sock *sk; in rfcomm_sock_cleanup_listen() local 192 static void rfcomm_sock_kill(struct sock *sk) in rfcomm_sock_kill() 205 static void __rfcomm_sock_close(struct sock *sk) in __rfcomm_sock_close() 232 static void rfcomm_sock_close(struct sock *sk) in rfcomm_sock_close() 239 static void rfcomm_sock_init(struct sock *sk, struct sock *parent) in rfcomm_sock_init() [all …]
|
/linux/net/tls/ |
H A D | tls_main.c | 131 void update_sk_prot(struct sock *sk, struct tls_context *ctx) in update_sk_prot() 141 int wait_on_pending_writer(struct sock *sk, long *timeo) in wait_on_pending_writer() 170 int tls_push_sg(struct sock *sk, in tls_push_sg() 228 static int tls_handle_open_record(struct sock *sk, int flags) in tls_handle_open_record() 238 int tls_process_cmsg(struct sock *sk, struct msghdr *msg, in tls_process_cmsg() 273 int tls_push_partial_record(struct sock *sk, struct tls_context *ctx, in tls_push_partial_record() 286 void tls_free_partial_record(struct sock *sk, struct tls_context *ctx) in tls_free_partial_record() 297 static void tls_write_space(struct sock *sk) in tls_write_space() 328 void tls_ctx_free(struct sock *sk, struct tls_context *ctx) in tls_ctx_free() 343 static void tls_sk_proto_cleanup(struct sock *sk, in tls_sk_proto_cleanup() [all …]
|