| /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/include/net/ |
| H A D | sock.h | 638 sk_user_data_is_nocopy(const struct sock * sk) sk_user_data_is_nocopy() argument 643 __sk_user_data(sk) global() argument 656 __locked_read_sk_user_data_with_flags(const struct sock * sk,uintptr_t flags) __locked_read_sk_user_data_with_flags() argument 679 __rcu_dereference_sk_user_data_with_flags(const struct sock * sk,uintptr_t flags) __rcu_dereference_sk_user_data_with_flags() argument 691 rcu_dereference_sk_user_data(sk) global() argument 693 __rcu_assign_sk_user_data_with_flags(sk,ptr,flags) global() argument 702 rcu_assign_sk_user_data(sk,ptr) global() argument 706 sock_net(const struct sock * sk) sock_net() argument 712 sock_net_set(struct sock * sk,struct net * net) sock_net_set() argument 730 sk_peek_offset(const struct sock * sk,int flags) sk_peek_offset() argument 739 sk_peek_offset_bwd(struct sock * sk,int val) sk_peek_offset_bwd() argument 749 sk_peek_offset_fwd(struct sock * sk,int val) sk_peek_offset_fwd() argument 782 sk_next(const struct sock * sk) sk_next() argument 787 sk_nulls_next(const struct sock * sk) sk_nulls_next() argument 795 sk_unhashed(const struct sock * sk) sk_unhashed() argument 800 sk_hashed(const struct sock * sk) sk_hashed() argument 810 __sk_del_node(struct sock * sk) __sk_del_node() argument 816 __sk_del_node_init(struct sock * sk) __sk_del_node_init() argument 832 sock_hold(struct sock * sk) sock_hold() argument 840 __sock_put(struct sock * sk) __sock_put() argument 845 sk_del_node_init(struct sock * sk) sk_del_node_init() argument 854 sk_del_node_init_rcu(sk) global() argument 856 __sk_nulls_del_node_init_rcu(struct sock * sk) __sk_nulls_del_node_init_rcu() argument 865 sk_nulls_del_node_init_rcu(struct sock * sk) sk_nulls_del_node_init_rcu() argument 888 __sk_add_node(struct sock * sk,struct hlist_head * list) __sk_add_node() argument 893 sk_add_node(struct sock * sk,struct hlist_head * list) sk_add_node() argument 899 sk_add_node_rcu(struct sock * sk,struct hlist_head * list) sk_add_node_rcu() argument 909 sk_add_node_tail_rcu(struct sock * sk,struct hlist_head * list) sk_add_node_tail_rcu() argument 915 __sk_nulls_add_node_rcu(struct sock * sk,struct hlist_nulls_head * list) __sk_nulls_add_node_rcu() argument 920 __sk_nulls_add_node_tail_rcu(struct sock * sk,struct hlist_nulls_head * list) __sk_nulls_add_node_tail_rcu() argument 925 sk_nulls_add_node_rcu(struct sock * sk,struct hlist_nulls_head * list) sk_nulls_add_node_rcu() argument 931 __sk_del_bind_node(struct sock * sk) __sk_del_bind_node() argument 936 sk_add_bind_node(struct sock * sk,struct hlist_head * list) sk_add_bind_node() argument 976 sk_user_ns(const struct sock * sk) sk_user_ns() argument 1035 sock_set_flag(struct sock * sk,enum sock_flags flag) sock_set_flag() argument 1040 sock_reset_flag(struct sock * sk,enum sock_flags flag) sock_reset_flag() argument 1045 sock_valbool_flag(struct sock * sk,enum sock_flags bit,int valbool) sock_valbool_flag() argument 1054 sock_flag(const struct sock * sk,enum sock_flags flag) sock_flag() argument 1078 sk_gfp_mask(const struct sock * sk,gfp_t gfp_mask) sk_gfp_mask() argument 1083 sk_acceptq_removed(struct sock * sk) sk_acceptq_removed() argument 1088 sk_acceptq_added(struct sock * sk) sk_acceptq_added() argument 1097 sk_acceptq_is_full(const struct sock * sk) sk_acceptq_is_full() argument 1105 sk_stream_min_wspace(const struct sock * sk) sk_stream_min_wspace() argument 1110 sk_stream_wspace(const struct sock * sk) sk_stream_wspace() argument 1115 sk_wmem_queued_add(struct sock * sk,int val) sk_wmem_queued_add() argument 1120 sk_forward_alloc_add(struct sock * sk,int val) sk_forward_alloc_add() argument 1129 __sk_add_backlog(struct sock * sk,struct sk_buff * skb) __sk_add_backlog() argument 1148 sk_rcvqueues_full(const struct sock * sk,unsigned int limit) sk_rcvqueues_full() argument 1156 sk_add_backlog(struct sock * sk,struct sk_buff * skb,unsigned int limit) sk_add_backlog() argument 1180 sk_backlog_rcv(struct sock * sk,struct sk_buff * skb) sk_backlog_rcv() argument 1191 sk_incoming_cpu_update(struct sock * sk) sk_incoming_cpu_update() argument 1200 sock_rps_save_rxhash(struct sock * sk,const struct sk_buff * skb) sock_rps_save_rxhash() argument 1212 sock_rps_reset_rxhash(struct sock * sk) sock_rps_reset_rxhash() argument 1245 sk_flush_backlog(struct sock * sk) sk_flush_backlog() argument 1268 sk_prot_clear_nulls(struct sock * sk,int size) sk_prot_clear_nulls() argument 1409 __sk_stream_memory_free(const struct sock * sk,int wake) __sk_stream_memory_free() argument 1419 sk_stream_memory_free(const struct sock * sk) sk_stream_memory_free() argument 1424 __sk_stream_is_writeable(const struct sock * sk,int wake) __sk_stream_is_writeable() argument 1430 sk_stream_is_writeable(const struct sock * sk) sk_stream_is_writeable() argument 1435 sk_under_cgroup_hierarchy(struct sock * sk,struct cgroup * ancestor) sk_under_cgroup_hierarchy() argument 1448 sk_sockets_allocated_dec(struct sock * sk) sk_sockets_allocated_dec() argument 1454 sk_sockets_allocated_inc(struct sock * sk) sk_sockets_allocated_inc() argument 1461 sk_sockets_allocated_read_positive(struct sock * sk) sk_sockets_allocated_read_positive() argument 1507 __sk_prot_rehash(struct sock * sk) __sk_prot_rehash() argument 1557 sk_prot_mem_limits(const struct sock * sk,int index) sk_prot_mem_limits() argument 1567 sk_has_account(struct sock * sk) sk_has_account() argument 1573 sk_wmem_schedule(struct sock * sk,int size) sk_wmem_schedule() argument 1584 __sk_rmem_schedule(struct sock * sk,int size,bool pfmemalloc) __sk_rmem_schedule() argument 1596 sk_rmem_schedule(struct sock * sk,const struct sk_buff * skb,int size) sk_rmem_schedule() argument 1601 sk_unused_reserved_mem(const struct sock * sk) sk_unused_reserved_mem() argument 1614 sk_mem_reclaim(struct sock * sk) sk_mem_reclaim() argument 1627 sk_mem_reclaim_final(struct sock * sk) sk_mem_reclaim_final() argument 1633 sk_mem_charge(struct sock * sk,int size) sk_mem_charge() argument 1640 sk_mem_uncharge(struct sock * sk,int size) sk_mem_uncharge() argument 1651 sk_owner_set(struct sock * sk,struct module * owner) sk_owner_set() argument 1657 sk_owner_clear(struct sock * sk) sk_owner_clear() argument 1662 sk_owner_put(struct sock * sk) sk_owner_put() argument 1667 sk_owner_set(struct sock * sk,struct module * owner) sk_owner_set() argument 1671 sk_owner_clear(struct sock * sk) sk_owner_clear() argument 1675 sk_owner_put(struct sock * sk) sk_owner_put() argument 1686 sock_lock_init_class_and_name(sk,sname,skey,name,key) global() argument 1699 lockdep_sock_is_held(const struct sock * sk) lockdep_sock_is_held() argument 1707 lock_sock(struct sock * sk) lock_sock() argument 1738 lock_sock_fast(struct sock * sk) lock_sock_fast() argument 1747 lock_sock_fast_nested(struct sock * sk) lock_sock_fast_nested() argument 1762 unlock_sock_fast(struct sock * sk,bool slow) unlock_sock_fast() argument 1793 sock_owned_by_me(const struct sock * sk) sock_owned_by_me() argument 1800 sock_not_owned_by_me(const struct sock * sk) sock_not_owned_by_me() argument 1807 sock_owned_by_user(const struct sock * sk) sock_owned_by_user() argument 1813 sock_owned_by_user_nocheck(const struct sock * sk) sock_owned_by_user_nocheck() argument 1818 sock_release_ownership(struct sock * sk) sock_release_ownership() argument 1830 struct sock *sk = (struct sock *)csk; sock_allow_reclassification() local 1843 sk_clone_lock(const struct sock * sk,const gfp_t priority) sk_clone_lock() argument 1861 skb_set_owner_edemux(struct sk_buff * skb,struct sock * sk) skb_set_owner_edemux() argument 1890 sock_alloc_send_skb(struct sock * sk,unsigned long size,int noblock,int * errcode) sock_alloc_send_skb() argument 1904 sock_replace_proto(struct sock * sk,struct proto * proto) sock_replace_proto() argument 1921 sockcm_init(struct sockcm_cookie * sockc,const struct sock * sk) sockcm_init() argument 2004 sock_put(struct sock * sk) sock_put() argument 2016 sk_receive_skb(struct sock * sk,struct sk_buff * skb,const int nested) sk_receive_skb() argument 2022 sk_tx_queue_set(struct sock * sk,int tx_queue) sk_tx_queue_set() argument 2043 sk_tx_queue_clear(struct sock * sk) sk_tx_queue_clear() argument 2053 __sk_rx_queue_set(struct sock * sk,const struct sk_buff * skb,bool force_set) __sk_rx_queue_set() argument 2068 sk_rx_queue_set(struct sock * sk,const struct sk_buff * skb) sk_rx_queue_set() argument 2073 sk_rx_queue_update(struct sock * sk,const struct sk_buff * skb) sk_rx_queue_update() argument 2078 sk_rx_queue_clear(struct sock * sk) sk_rx_queue_clear() argument 2085 sk_rx_queue_get(const struct sock * sk) sk_rx_queue_get() argument 2099 sk_set_socket(struct sock * sk,struct socket * sock) sk_set_socket() argument 2111 sk_sleep(struct sock * sk) sk_sleep() argument 2123 sock_orphan(struct sock * sk) sock_orphan() argument 2132 sock_graft(struct sock * sk,struct socket * parent) sock_graft() argument 2143 sock_i_ino(const struct sock * sk) sock_i_ino() argument 2149 sk_uid(const struct sock * sk) sk_uid() argument 2155 sock_net_uid(const struct net * net,const struct sock * sk) sock_net_uid() argument 2167 sk_set_txhash(struct sock * sk) sk_set_txhash() argument 2173 sk_rethink_txhash(struct sock * sk) sk_rethink_txhash() argument 2183 __sk_dst_get(const struct sock * sk) __sk_dst_get() argument 2190 sk_dst_get(const struct sock * sk) sk_dst_get() argument 2202 __dst_negative_advice(struct sock * sk) __dst_negative_advice() argument 2210 dst_negative_advice(struct sock * sk) dst_negative_advice() argument 2217 __sk_dst_set(struct sock * sk,struct dst_entry * dst) __sk_dst_set() argument 2230 sk_dst_set(struct sock * sk,struct dst_entry * dst) sk_dst_set() argument 2241 __sk_dst_reset(struct sock * sk) __sk_dst_reset() argument 2247 sk_dst_reset(struct sock * sk) sk_dst_reset() argument 2256 sk_dst_confirm(struct sock * sk) sk_dst_confirm() argument 2265 struct sock *sk = skb->sk; sock_confirm_neigh() local 2275 sk_can_gso(const struct sock * sk) sk_can_gso() argument 2282 sk_gso_disable(struct sock * sk) sk_gso_disable() argument 2288 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 2306 skb_add_data_nocache(struct sock * sk,struct sk_buff * skb,struct iov_iter * from,int copy) skb_add_data_nocache() argument 2319 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 2344 sk_wmem_alloc_get(const struct sock * sk) sk_wmem_alloc_get() argument 2355 sk_rmem_alloc_get(const struct sock * sk) sk_rmem_alloc_get() argument 2366 sk_has_allocations(const struct sock * sk) sk_has_allocations() argument 2426 skb_set_hash_from_sk(struct sk_buff * skb,struct sock * sk) skb_set_hash_from_sk() argument 2447 skb_set_owner_r(struct sk_buff * skb,struct sock * sk) skb_set_owner_r() argument 2456 skb_set_owner_sk_safe(struct sk_buff * skb,struct sock * sk) skb_set_owner_sk_safe() argument 2467 skb_clone_and_charge_r(struct sk_buff * skb,struct sock * sk) skb_clone_and_charge_r() argument 2505 sock_queue_rcv_skb(struct sock * sk,struct sk_buff * skb) sock_queue_rcv_skb() argument 2517 sock_error(struct sock * sk) sock_error() argument 2533 sock_wspace(struct sock * sk) sock_wspace() argument 2549 sk_set_bit(int nr,struct sock * sk) sk_set_bit() argument 2558 sk_clear_bit(int nr,struct sock * sk) sk_clear_bit() argument 2567 sk_wake_async(const struct sock * sk,int how,int band) sk_wake_async() argument 2576 sk_wake_async_rcu(const struct sock * sk,int how,int band) sk_wake_async_rcu() argument 2592 sk_stream_moderate_sndbuf(struct sock * sk) sk_stream_moderate_sndbuf() argument 2621 sk_page_frag(struct sock * sk) sk_page_frag() argument 2631 __sock_writeable(const struct sock * sk,int wmem_alloc) __sock_writeable() argument 2638 sock_writeable(const struct sock * sk) sock_writeable() argument 2654 mem_cgroup_from_sk(const struct sock * sk) mem_cgroup_from_sk() argument 2659 mem_cgroup_sk_enabled(const struct sock * sk) mem_cgroup_sk_enabled() argument 2664 mem_cgroup_sk_under_memory_pressure(const struct sock * sk) mem_cgroup_sk_under_memory_pressure() argument 2685 mem_cgroup_from_sk(const struct sock * sk) mem_cgroup_from_sk() argument 2690 mem_cgroup_sk_enabled(const struct sock * sk) mem_cgroup_sk_enabled() argument 2695 mem_cgroup_sk_under_memory_pressure(const struct sock * sk) mem_cgroup_sk_under_memory_pressure() argument 2701 sock_rcvtimeo(const struct sock * sk,bool noblock) sock_rcvtimeo() argument 2706 sock_sndtimeo(const struct sock * sk,bool noblock) sock_sndtimeo() argument 2711 sock_rcvlowat(const struct sock * sk,int waitall,int len) sock_rcvlowat() argument 2743 sk_drops_add(struct sock * sk,int segs) sk_drops_add() argument 2753 sk_drops_inc(struct sock * sk) sk_drops_inc() argument 2758 sk_drops_read(const struct sock * sk) sk_drops_read() argument 2769 sk_drops_reset(struct sock * sk) sk_drops_reset() argument 2779 sock_skb_set_dropcount(const struct sock * sk,struct sk_buff * skb) sock_skb_set_dropcount() argument 2785 sk_drops_skbadd(struct sock * sk,const struct sk_buff * skb) sk_drops_skbadd() argument 2792 sock_read_timestamp(struct sock * sk) sock_read_timestamp() argument 2809 sock_write_timestamp(struct sock * sk,ktime_t kt) sock_write_timestamp() argument 2830 sock_recv_timestamp(struct msghdr * msg,struct sock * sk,struct sk_buff * skb) sock_recv_timestamp() argument 2858 sock_recv_cmsgs(struct msghdr * msg,struct sock * sk,struct sk_buff * skb) sock_recv_cmsgs() argument 2888 _sock_tx_timestamp(struct sock * sk,const struct sockcm_cookie * sockc,__u8 * tx_flags,__u32 * tskey) _sock_tx_timestamp() argument 2906 sock_tx_timestamp(struct sock * sk,const struct sockcm_cookie * sockc,__u8 * tx_flags) sock_tx_timestamp() argument 2920 sk_is_inet(const struct sock * sk) sk_is_inet() argument 2927 sk_is_tcp(const struct sock * sk) sk_is_tcp() argument 2934 sk_is_udp(const struct sock * sk) sk_is_udp() argument 2941 sk_is_unix(const struct sock * sk) sk_is_unix() argument 2946 sk_is_stream_unix(const struct sock * sk) sk_is_stream_unix() argument 2951 sk_is_vsock(const struct sock * sk) sk_is_vsock() argument 2956 sk_may_scm_recv(const struct sock * sk) sk_may_scm_recv() argument 2971 sk_eat_skb(struct sock * sk,struct sk_buff * skb) sk_eat_skb() argument 2990 sk_fullsock(const struct sock * sk) sk_fullsock() argument 2996 sk_is_refcounted(struct sock * sk) sk_is_refcounted() argument 3003 sk_requests_wifi_status(struct sock * sk) sk_requests_wifi_status() argument 3011 sk_listener(const struct sock * sk) sk_listener() argument 3020 sk_listener_or_tw(const struct sock * sk) sk_listener_or_tw() argument 3056 sk_get_wmem0(const struct sock * sk,const struct proto * proto) sk_get_wmem0() argument 3065 sk_get_rmem0(const struct sock * sk,const struct proto * proto) sk_get_rmem0() argument 3078 sk_pacing_shift_update(struct sock * sk,int val) sk_pacing_shift_update() argument 3090 sk_dev_equal_l3scope(struct sock * sk,int dif) sk_dev_equal_l3scope() argument 3115 bpf_skops_tx_timestamping(struct sock * sk,struct sk_buff * skb,int op) bpf_skops_tx_timestamping() argument 3137 sk_is_readable(struct sock * sk) sk_is_readable() argument [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 1085 sock_devmem_dontneed(struct sock * sk,sockptr_t optval,unsigned int optlen) sock_devmem_dontneed() argument 1143 sockopt_lock_sock(struct sock * sk) sockopt_lock_sock() argument 1156 sockopt_release_sock(struct sock * sk) sockopt_release_sock() argument 1193 sk_setsockopt(struct sock * sk,int level,int optname,sockptr_t optval,unsigned int optlen) sk_setsockopt() argument 1686 sk_get_peer_cred(struct sock * sk) sk_get_peer_cred() argument 1725 sk_getsockopt(struct sock * sk,int level,int optname,sockptr_t optval,sockptr_t optlen) sk_getsockopt() argument 2178 sock_lock_init(struct sock * sk) sock_lock_init() argument 2234 struct sock *sk; sk_prot_alloc() local 2267 sk_prot_free(struct proto * prot,struct sock * sk) sk_prot_free() argument 2299 struct sock *sk; sk_alloc() local 2345 struct sock *sk = container_of(head, struct sock, sk_rcu); __sk_destruct() local 2387 sk_net_refcnt_upgrade(struct sock * sk) sk_net_refcnt_upgrade() argument 2400 sk_destruct(struct sock * sk) sk_destruct() argument 2415 __sk_free(struct sock * sk) __sk_free() argument 2426 sk_free(struct sock * sk) sk_free() argument 2438 sk_init_common(struct sock * sk) sk_init_common() argument 2473 sk_clone(const struct sock * sk,const gfp_t priority,bool lock) sk_clone() argument 2608 sk_dst_gso_max_size(struct sock * sk,const struct net_device * dev) sk_dst_gso_max_size() argument 2626 sk_setup_caps(struct sock * sk,struct dst_entry * dst) sk_setup_caps() argument 2671 struct sock *sk = skb->sk; sock_wfree() local 2710 struct sock *sk = skb->sk; __sock_wfree() local 2716 skb_set_owner_w(struct sk_buff * skb,struct sock * sk) skb_set_owner_w() argument 2780 struct sock *sk = skb->sk; sock_rfree() local 2804 struct sock *sk = skb->sk; sock_pfree() local 2823 sock_wmalloc(struct sock * sk,unsigned long size,int force,gfp_t priority) sock_wmalloc() argument 2841 struct sock *sk = skb->sk; sock_ofree() local 2846 sock_omalloc(struct sock * sk,unsigned long size,gfp_t priority) sock_omalloc() argument 2869 sock_kmalloc(struct sock * sk,int size,gfp_t priority) sock_kmalloc() argument 2893 sock_kmemdup(struct sock * sk,const void * src,int size,gfp_t priority) sock_kmemdup() argument 2909 __sock_kfree_s(struct sock * sk,void * mem,int size,const bool nullify) __sock_kfree_s() argument 2921 sock_kfree_s(struct sock * sk,void * mem,int size) sock_kfree_s() argument 2927 sock_kzfree_s(struct sock * sk,void * mem,int size) sock_kzfree_s() argument 2936 sock_wait_for_wmem(struct sock * sk,long timeo) sock_wait_for_wmem() argument 2965 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 3009 __sock_cmsg_send(struct sock * sk,struct cmsghdr * cmsg,struct sockcm_cookie * sockc) __sock_cmsg_send() argument 3078 sock_cmsg_send(struct sock * sk,struct msghdr * msg,struct sockcm_cookie * sockc) sock_cmsg_send() argument 3097 sk_enter_memory_pressure(struct sock * sk) sk_enter_memory_pressure() argument 3105 sk_leave_memory_pressure(struct sock * sk) sk_leave_memory_pressure() argument 3164 sk_page_frag_refill(struct sock * sk,struct page_frag * pfrag) sk_page_frag_refill() argument 3178 __lock_sock(struct sock * sk) __lock_sock() argument 3196 __release_sock(struct sock * sk) __release_sock() argument 3233 __sk_flush_backlog(struct sock * sk) __sk_flush_backlog() argument 3257 sk_wait_data(struct sock * sk,long * timeo,const struct sk_buff * skb) sk_wait_data() argument 3286 __sk_mem_raise_allocated(struct sock * sk,int size,int amt,int kind) __sk_mem_raise_allocated() argument 3404 __sk_mem_schedule(struct sock * sk,int size,int kind) __sk_mem_schedule() argument 3423 __sk_mem_reduce_allocated(struct sock * sk,int amount) __sk_mem_reduce_allocated() argument 3443 __sk_mem_reclaim(struct sock * sk,int amount) __sk_mem_reclaim() argument 3451 __sk_charge(struct sock * sk,gfp_t gfp) __sk_charge() argument 3469 sk_set_peek_off(struct sock * sk,int val) sk_set_peek_off() argument 3540 sock_no_sendmsg_locked(struct sock * sk,struct msghdr * m,size_t len) sock_no_sendmsg_locked() argument 3579 sock_def_wakeup(struct sock * sk) sock_def_wakeup() argument 3590 sock_def_error_report(struct sock * sk) sock_def_error_report() argument 3602 sock_def_readable(struct sock * sk) sock_def_readable() argument 3617 sock_def_write_space(struct sock * sk) sock_def_write_space() argument 3643 sock_def_write_space_wfree(struct sock * sk,int wmem_alloc) sock_def_write_space_wfree() argument 3662 sock_def_destruct(struct sock * sk) sock_def_destruct() argument 3666 sk_send_sigurg(struct sock * sk) sk_send_sigurg() argument 3674 sk_reset_timer(struct sock * sk,struct timer_list * timer,unsigned long expires) sk_reset_timer() argument 3682 sk_stop_timer(struct sock * sk,struct timer_list * timer) sk_stop_timer() argument 3689 sk_stop_timer_sync(struct sock * sk,struct timer_list * timer) sk_stop_timer_sync() argument 3696 sock_init_data_uid(struct socket * sock,struct sock * sk,kuid_t uid) sock_init_data_uid() argument 3767 sock_init_data(struct socket * sock,struct sock * sk) sock_init_data() argument 3777 lock_sock_nested(struct sock * sk,int subclass) lock_sock_nested() argument 3791 release_sock(struct sock * sk) release_sock() argument 3808 __lock_sock_fast(struct sock * sk) __lock_sock_fast() argument 3843 struct sock *sk = sock->sk; sock_gettstamp() local 3879 sock_enable_timestamp(struct sock * sk,enum sock_flags flag) sock_enable_timestamp() argument 3896 sock_recv_errqueue(struct sock * sk,struct msghdr * msg,int len,int level,int type) sock_recv_errqueue() argument 3943 struct sock *sk = sock->sk; sock_common_getsockopt() local 3953 struct sock *sk = sock->sk; sock_common_recvmsg() local 3970 struct sock *sk = sock->sk; sock_common_setsockopt() local 3977 sk_common_release(struct sock * sk) sk_common_release() argument 4012 sk_get_meminfo(const struct sock * sk,u32 * mem) sk_get_meminfo() argument 4407 struct sock *sk = p; sk_busy_loop_end() local 4421 sock_bind_add(struct sock * sk,struct sockaddr_unsized * addr,int addr_len) sock_bind_add() argument 4430 sock_ioctl_inout(struct sock * sk,unsigned int cmd,void __user * arg,void * karg,size_t size) sock_ioctl_inout() argument 4453 sock_ioctl_out(struct sock * sk,unsigned int cmd,void __user * arg) sock_ioctl_out() argument 4469 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/net/mptcp/ |
| H A D | protocol.c | 64 static const struct proto_ops *mptcp_fallback_tcp_ops(const struct sock *sk) in mptcp_fallback_tcp_ops() argument 106 struct sock *sk = (struct sock *)msk; in __mptcp_socket_create() local 135 struct sock *sk = (struct sock *)msk; __mptcp_nmpc_sk() local 150 mptcp_drop(struct sock * sk,struct sk_buff * skb) mptcp_drop() argument 156 __mptcp_try_coalesce(struct sock * sk,struct sk_buff * to,struct sk_buff * from,bool * fragstolen,int * delta) __mptcp_try_coalesce() argument 175 mptcp_try_coalesce(struct sock * sk,struct sk_buff * to,struct sk_buff * from) mptcp_try_coalesce() argument 208 mptcp_rcvbuf_grow(struct sock * sk,u32 newval) mptcp_rcvbuf_grow() argument 245 struct sock *sk = (struct sock *)msk; mptcp_data_queue_ofo() local 376 __mptcp_move_skb(struct sock * sk,struct sk_buff * skb) __mptcp_move_skb() argument 408 mptcp_stop_rtx_timer(struct sock * sk) mptcp_stop_rtx_timer() argument 414 mptcp_close_wake_up(struct sock * sk) mptcp_close_wake_up() argument 442 mptcp_pending_data_fin_ack(struct sock * sk) mptcp_pending_data_fin_ack() argument 451 mptcp_check_data_fin_ack(struct sock * sk) mptcp_check_data_fin_ack() argument 475 mptcp_pending_data_fin(struct sock * sk,u64 * seq) mptcp_pending_data_fin() argument 495 mptcp_set_datafin_timeout(struct sock * sk) mptcp_set_datafin_timeout() argument 506 __mptcp_set_timeout(struct sock * sk,long tout) __mptcp_set_timeout() argument 519 mptcp_set_timeout(struct sock * sk) mptcp_set_timeout() argument 585 struct sock *sk = (struct sock *)msk; mptcp_cleanup_rbuf() local 600 mptcp_check_data_fin(struct sock * sk) mptcp_check_data_fin() argument 656 __mptcp_add_backlog(struct sock * sk,struct mptcp_subflow_context * subflow,struct sk_buff * skb) __mptcp_add_backlog() argument 702 struct sock *sk = (struct sock *)msk; __mptcp_move_skbs_from_subflow() local 775 struct sock *sk = (struct sock *)msk; __mptcp_ofo_queue() local 818 __mptcp_subflow_error_report(struct sock * sk,struct sock * ssk) __mptcp_subflow_error_report() argument 849 __mptcp_error_report(struct sock * sk) __mptcp_error_report() argument 864 struct sock *sk = (struct sock *)msk; move_skbs_to_msk() local 882 mptcp_data_ready(struct sock * sk,struct sock * ssk) mptcp_data_ready() argument 914 struct sock *sk = (struct sock *)msk; __mptcp_finish_join() local 934 __mptcp_flush_join_list(struct sock * sk,struct list_head * join_list) __mptcp_flush_join_list() argument 950 mptcp_rtx_timer_pending(struct sock * sk) mptcp_rtx_timer_pending() argument 955 mptcp_reset_rtx_timer(struct sock * sk) mptcp_reset_rtx_timer() argument 967 mptcp_schedule_work(struct sock * sk) mptcp_schedule_work() argument 1014 dfrag_uncharge(struct sock * sk,int len) dfrag_uncharge() argument 1020 dfrag_clear(struct sock * sk,struct mptcp_data_frag * dfrag) dfrag_clear() argument 1030 __mptcp_clean_una(struct sock * sk) __mptcp_clean_una() argument 1089 __mptcp_clean_una_wakeup(struct sock * sk) __mptcp_clean_una_wakeup() argument 1097 mptcp_clean_una_wakeup(struct sock * sk) mptcp_clean_una_wakeup() argument 1104 mptcp_enter_memory_pressure(struct sock * sk) mptcp_enter_memory_pressure() argument 1126 mptcp_page_frag_refill(struct sock * sk,struct page_frag * pfrag) mptcp_page_frag_refill() argument 1194 __mptcp_do_alloc_tx_skb(struct sock * sk,gfp_t gfp) __mptcp_do_alloc_tx_skb() argument 1213 __mptcp_alloc_tx_skb(struct sock * sk,struct sock * ssk,gfp_t gfp) __mptcp_alloc_tx_skb() argument 1230 mptcp_alloc_tx_skb(struct sock * sk,struct sock * ssk,bool data_lock_held) mptcp_alloc_tx_skb() argument 1270 mptcp_sendmsg_frag(struct sock * sk,struct sock * ssk,struct mptcp_data_frag * dfrag,struct mptcp_sendmsg_info * info) mptcp_sendmsg_frag() argument 1459 struct sock *sk = (struct sock *)msk; mptcp_subflow_get_send() local 1564 mptcp_check_and_set_pending(struct sock * sk) mptcp_check_and_set_pending() argument 1573 __subflow_push_pending(struct sock * sk,struct sock * ssk,struct mptcp_sendmsg_info * info) __subflow_push_pending() argument 1617 __mptcp_push_pending(struct sock * sk,unsigned int flags) __mptcp_push_pending() argument 1685 __mptcp_subflow_push_pending(struct sock * sk,struct sock * ssk,bool first) __mptcp_subflow_push_pending() argument 1754 mptcp_sendmsg_fastopen(struct sock * sk,struct msghdr * msg,size_t len,int * copied_syn) mptcp_sendmsg_fastopen() argument 1812 do_copy_data_nocache(struct sock * sk,int copy,struct iov_iter * from,char * to) do_copy_data_nocache() argument 1829 mptcp_send_limit(const struct sock * sk) mptcp_send_limit() argument 1862 mptcp_sendmsg(struct sock * sk,struct msghdr * msg,size_t len) mptcp_sendmsg() argument 1995 mptcp_eat_recv_skb(struct sock * sk,struct sk_buff * skb) mptcp_eat_recv_skb() argument 2006 __mptcp_recvmsg_mskq(struct sock * sk,struct msghdr * msg,size_t len,int flags,int copied_total,struct scm_timestamping_internal * tss,int * cmsg_flags,struct sk_buff ** last) __mptcp_recvmsg_mskq() argument 2096 struct sock *sk = (struct sock *)msk; mptcp_rcv_space_adjust() local 2167 __mptcp_move_skbs(struct sock * sk,struct list_head * skbs,u32 * delta) __mptcp_move_skbs() argument 2196 mptcp_can_spool_backlog(struct sock * sk,struct list_head * skbs) mptcp_can_spool_backlog() argument 2216 mptcp_backlog_spooled(struct sock * sk,u32 moved,struct list_head * skbs) mptcp_backlog_spooled() argument 2225 mptcp_move_skbs(struct sock * sk) mptcp_move_skbs() argument 2243 mptcp_inq_hint(const struct sock * sk) mptcp_inq_hint() argument 2264 mptcp_recvmsg(struct sock * sk,struct msghdr * msg,size_t len,int flags,int * addr_len) mptcp_recvmsg() argument 2381 struct sock *sk = timer_container_of(sk, t, mptcp_retransmit_timer); mptcp_retransmit_timer() local 2401 struct sock *sk = &icsk->icsk_inet.sk; mptcp_tout_timer() local 2448 __mptcp_retransmit_pending_data(struct sock * sk) __mptcp_retransmit_pending_data() argument 2516 __mptcp_close_ssk(struct sock * sk,struct sock * ssk,struct mptcp_subflow_context * subflow,unsigned int flags) __mptcp_close_ssk() argument 2619 mptcp_close_ssk(struct sock * sk,struct sock * ssk,struct mptcp_subflow_context * subflow) mptcp_close_ssk() argument 2653 mptcp_sync_mss(struct sock * sk,u32 pmtu) mptcp_sync_mss() argument 2658 __mptcp_close_subflow(struct sock * sk) __mptcp_close_subflow() argument 2684 mptcp_close_tout_expired(const struct sock * sk) mptcp_close_tout_expired() argument 2697 struct sock *sk = (struct sock *)msk; mptcp_check_fastclose() local 2743 __mptcp_retrans(struct sock * sk) __mptcp_retrans() argument 2853 struct sock *sk = (struct sock *)msk; mptcp_reset_tout_timer() local 2886 mptcp_backlog_purge(struct sock * sk) mptcp_backlog_purge() argument 2904 mptcp_do_fastclose(struct sock * sk) mptcp_do_fastclose() argument 2943 struct sock *sk = (struct sock *)msk; mptcp_worker() local 2989 __mptcp_init_sock(struct sock * sk) __mptcp_init_sock() argument 3023 mptcp_ca_reset(struct sock * sk) mptcp_ca_reset() argument 3036 mptcp_init_sock(struct sock * sk) mptcp_init_sock() argument 3071 __mptcp_clear_xmit(struct sock * sk) __mptcp_clear_xmit() argument 3081 mptcp_cancel_work(struct sock * sk) mptcp_cancel_work() argument 3089 mptcp_subflow_shutdown(struct sock * sk,struct sock * ssk,int how) mptcp_subflow_shutdown() argument 3124 mptcp_set_state(struct sock * sk,int state) mptcp_set_state() argument 3164 mptcp_close_state(struct sock * sk) mptcp_close_state() argument 3174 mptcp_check_send_data_fin(struct sock * sk) mptcp_check_send_data_fin() argument 3199 __mptcp_wr_shutdown(struct sock * sk) __mptcp_wr_shutdown() argument 3214 __mptcp_destroy_sock(struct sock * sk) __mptcp_destroy_sock() argument 3235 __mptcp_unaccepted_force_close(struct sock * sk) __mptcp_unaccepted_force_close() argument 3242 mptcp_check_readable(struct sock * sk) mptcp_check_readable() argument 3247 mptcp_check_listen_stop(struct sock * sk) mptcp_check_listen_stop() argument 3267 __mptcp_close(struct sock * sk,long timeout) __mptcp_close() argument 3337 mptcp_close(struct sock * sk,long timeout) mptcp_close() argument 3377 struct sock *sk = (struct sock *)msk; mptcp_destroy_common() local 3396 mptcp_disconnect(struct sock * sk,int flags) mptcp_disconnect() argument 3458 mptcp_inet6_sk(const struct sock * sk) mptcp_inet6_sk() argument 3465 mptcp_copy_ip6_options(struct sock * newsk,const struct sock * sk) mptcp_copy_ip6_options() argument 3485 mptcp_copy_ip_options(struct sock * newsk,const struct sock * sk) mptcp_copy_ip_options() argument 3505 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 3586 mptcp_destroy(struct sock * sk) mptcp_destroy() argument 3596 __mptcp_data_acked(struct sock * sk) __mptcp_data_acked() argument 3604 __mptcp_check_push(struct sock * sk,struct sock * ssk) __mptcp_check_push() argument 3617 mptcp_release_cb(struct sock * sk) mptcp_release_cb() argument 3708 struct sock *sk = subflow->conn; mptcp_subflow_process_delegated() local 3730 mptcp_hash(struct sock * sk) mptcp_hash() argument 3739 mptcp_unhash(struct sock * sk) mptcp_unhash() argument 3744 mptcp_get_port(struct sock * sk,unsigned short snum) mptcp_get_port() argument 3759 struct sock *sk; mptcp_finish_connect() local 3779 mptcp_sock_graft(struct sock * sk,struct socket * parent) mptcp_sock_graft() argument 3790 mptcp_sock_check_graft(struct sock * sk,struct sock * ssk) mptcp_sock_check_graft() argument 3871 mptcp_shutdown(struct sock * sk,int how) mptcp_shutdown() argument 3881 const struct sock *sk = (void *)msk; mptcp_ioctl_outq() local 3908 mptcp_ioctl(struct sock * sk,int cmd,int * karg) mptcp_ioctl() argument 3941 mptcp_connect(struct sock * sk,struct sockaddr_unsized * uaddr,int addr_len) mptcp_connect() argument 4055 struct sock *ssk, *sk = sock->sk; mptcp_bind() local 4082 struct sock *sk = sock->sk; mptcp_listen() local 4119 mptcp_graft_subflows(struct sock * sk) mptcp_graft_subflows() argument 4262 struct sock *sk = (struct sock *)msk; mptcp_check_writeable() local 4278 struct sock *sk = sock->sk; mptcp_poll() local 4324 mptcp_recv_skb(struct sock * sk,u32 * off) mptcp_recv_skb() argument 4348 __mptcp_read_sock(struct sock * sk,read_descriptor_t * desc,sk_read_actor_t recv_actor,bool noack) __mptcp_read_sock() argument 4398 mptcp_read_sock(struct sock * sk,read_descriptor_t * desc,sk_read_actor_t recv_actor) mptcp_read_sock() argument 4404 __mptcp_splice_read(struct sock * sk,struct tcp_splice_state * tss) __mptcp_splice_read() argument 4439 struct sock *sk = sock->sk; mptcp_splice_read() local [all...] |
| /linux/net/iucv/ |
| H A D | af_iucv.c | 56 #define __iucv_sock_wait(sk, condition, timeo, ret) \ argument 81 #define iucv_sock_wait(sk, condition, timeo) \ 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 570 struct sock *sk = sock->sk; iucv_sock_bind() local 648 iucv_sock_autobind(struct sock * sk) iucv_sock_autobind() argument 673 struct sock *sk = sock->sk; afiucv_path_connect() local 720 struct sock *sk = sock->sk; iucv_sock_connect() local 775 struct sock *sk = sock->sk; iucv_sock_listen() local 802 struct sock *sk = sock->sk, *nsk; iucv_sock_accept() local 856 struct sock *sk = sock->sk; iucv_sock_getname() local 902 struct sock *sk = sock->sk; iucv_sock_sendmsg() local 1141 iucv_process_message(struct sock * sk,struct sk_buff * skb,struct iucv_path * path,struct iucv_message * msg) iucv_process_message() argument 1202 iucv_process_message_q(struct sock * sk) iucv_process_message_q() argument 1223 struct sock *sk = sock->sk; iucv_sock_recvmsg() local 1350 struct sock *sk; iucv_accept_poll() local 1365 struct sock *sk = sock->sk; iucv_sock_poll() local 1403 struct sock *sk = sock->sk; iucv_sock_shutdown() local 1471 struct sock *sk = sock->sk; iucv_sock_release() local 1488 struct sock *sk = sock->sk; iucv_sock_setsockopt() local 1538 struct sock *sk = sock->sk; iucv_sock_getsockopt() local 1591 struct sock *sk, *nsk; iucv_callback_connreq() local 1684 struct sock *sk = path->private; iucv_callback_connack() local 1692 struct sock *sk = path->private; iucv_callback_rx() local 1737 struct sock *sk = path->private; iucv_callback_txdone() local 1781 struct sock *sk = path->private; iucv_callback_connrej() local 1799 struct sock *sk = path->private; iucv_callback_shutdown() local 1842 afiucv_hs_callback_syn(struct sock * sk,struct sk_buff * skb) afiucv_hs_callback_syn() argument 1907 afiucv_hs_callback_synack(struct sock * sk,struct sk_buff * skb) afiucv_hs_callback_synack() argument 1928 afiucv_hs_callback_synfin(struct sock * sk,struct sk_buff * skb) afiucv_hs_callback_synfin() argument 1948 afiucv_hs_callback_fin(struct sock * sk,struct sk_buff * skb) afiucv_hs_callback_fin() argument 1971 afiucv_hs_callback_win(struct sock * sk,struct sk_buff * skb) afiucv_hs_callback_win() argument 1989 afiucv_hs_callback_rx(struct sock * sk,struct sk_buff * skb) afiucv_hs_callback_rx() argument 2038 struct sock *sk; afiucv_hs_rcv() local 2140 afiucv_hs_callback_txnotify(struct sock * sk,enum iucv_tx_notify n) afiucv_hs_callback_txnotify() argument 2183 struct sock *sk; afiucv_netdev_event() local 2235 struct sock *sk; iucv_sock_create() local [all...] |
| /linux/net/sctp/ |
| H A D | socket.c | 101 static void sctp_enter_memory_pressure(struct sock *sk) in sctp_enter_memory_pressure() argument 110 struct sock *sk = asoc->base.sk; in sctp_wspace() local 128 struct sock *sk = asoc->base.sk; sctp_set_owner_w() local 193 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 210 sctp_verify_addr(struct sock * sk,union sctp_addr * addr,int len) sctp_verify_addr() argument 233 sctp_id2assoc(struct sock * sk,sctp_assoc_t id) sctp_id2assoc() argument 270 sctp_addr_id2transport(struct sock * sk,struct sockaddr_storage * addr,sctp_assoc_t id) sctp_addr_id2transport() argument 309 sctp_bind(struct sock * sk,struct sockaddr_unsized * 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_unsized * 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 1560 sctp_error(struct sock * sk,int flags,int err) sctp_error() argument 1595 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 1656 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 1755 struct sock *sk = asoc->base.sk; sctp_sendmsg_check_sflags() local 1794 struct sock *sk = asoc->base.sk; sctp_sendmsg_to_asoc() local 1893 sctp_sendmsg_get_daddr(struct sock * sk,const struct msghdr * msg,struct sctp_cmsgs * cmsgs) sctp_sendmsg_get_daddr() argument 1942 sctp_sendmsg(struct sock * sk,struct msghdr * msg,size_t msg_len) sctp_sendmsg() argument 2089 sctp_recvmsg(struct sock * sk,struct msghdr * msg,size_t len,int flags,int * addr_len) sctp_recvmsg() argument 2210 sctp_setsockopt_disable_fragments(struct sock * sk,int * val,unsigned int optlen) sctp_setsockopt_disable_fragments() argument 2219 sctp_setsockopt_events(struct sock * sk,__u8 * sn_type,unsigned int optlen) sctp_setsockopt_events() argument 2268 sctp_setsockopt_autoclose(struct sock * sk,u32 * optval,unsigned int optlen) sctp_setsockopt_autoclose() argument 2616 sctp_setsockopt_peer_addr_params(struct sock * sk,struct sctp_paddrparams * params,unsigned int optlen) sctp_setsockopt_peer_addr_params() argument 2777 __sctp_setsockopt_delayed_ack(struct sock * sk,struct sctp_sack_info * params) __sctp_setsockopt_delayed_ack() argument 2830 sctp_setsockopt_delayed_ack(struct sock * sk,struct sctp_sack_info * params,unsigned int optlen) sctp_setsockopt_delayed_ack() argument 2868 sctp_setsockopt_initmsg(struct sock * sk,struct sctp_initmsg * sinit,unsigned int optlen) sctp_setsockopt_initmsg() argument 2902 sctp_setsockopt_default_send_param(struct sock * sk,struct sctp_sndrcvinfo * info,unsigned int optlen) sctp_setsockopt_default_send_param() argument 2960 sctp_setsockopt_default_sndinfo(struct sock * sk,struct sctp_sndinfo * info,unsigned int optlen) sctp_setsockopt_default_sndinfo() argument 3018 sctp_setsockopt_primary_addr(struct sock * sk,struct sctp_prim * prim,unsigned int optlen) sctp_setsockopt_primary_addr() argument 3056 sctp_setsockopt_nodelay(struct sock * sk,int * val,unsigned int optlen) sctp_setsockopt_nodelay() argument 3077 sctp_setsockopt_rtoinfo(struct sock * sk,struct sctp_rtoinfo * rtoinfo,unsigned int optlen) sctp_setsockopt_rtoinfo() argument 3141 sctp_setsockopt_associnfo(struct sock * sk,struct sctp_assocparams * assocparams,unsigned int optlen) sctp_setsockopt_associnfo() argument 3209 sctp_setsockopt_mappedv4(struct sock * sk,int * val,unsigned int optlen) sctp_setsockopt_mappedv4() argument 3251 sctp_setsockopt_maxseg(struct sock * sk,struct sctp_assoc_value * params,unsigned int optlen) sctp_setsockopt_maxseg() argument 3311 sctp_setsockopt_peer_primary_addr(struct sock * sk,struct sctp_setpeerprim * prim,unsigned int optlen) sctp_setsockopt_peer_primary_addr() argument 3372 sctp_setsockopt_adaptation_layer(struct sock * sk,struct sctp_setadaptation * adapt,unsigned int optlen) sctp_setsockopt_adaptation_layer() argument 3398 sctp_setsockopt_context(struct sock * sk,struct sctp_assoc_value * params,unsigned int optlen) sctp_setsockopt_context() argument 3458 sctp_setsockopt_fragment_interleave(struct sock * sk,int * val,unsigned int optlen) sctp_setsockopt_fragment_interleave() argument 3489 sctp_setsockopt_partial_delivery_point(struct sock * sk,u32 * val,unsigned int optlen) sctp_setsockopt_partial_delivery_point() argument 3517 sctp_setsockopt_maxburst(struct sock * sk,struct sctp_assoc_value * params,unsigned int optlen) sctp_setsockopt_maxburst() argument 3570 sctp_setsockopt_auth_chunk(struct sock * sk,struct sctp_authchunk * val,unsigned int optlen) sctp_setsockopt_auth_chunk() argument 3600 sctp_setsockopt_hmac_ident(struct sock * sk,struct sctp_hmacalgo * hmacs,unsigned int optlen) sctp_setsockopt_hmac_ident() argument 3629 sctp_setsockopt_auth_key(struct sock * sk,struct sctp_authkey * authkey,unsigned int optlen) sctp_setsockopt_auth_key() argument 3690 sctp_setsockopt_active_key(struct sock * sk,struct sctp_authkeyid * val,unsigned int optlen) sctp_setsockopt_active_key() argument 3738 sctp_setsockopt_del_key(struct sock * sk,struct sctp_authkeyid * val,unsigned int optlen) sctp_setsockopt_del_key() argument 3786 sctp_setsockopt_deactivate_key(struct sock * sk,struct sctp_authkeyid * val,unsigned int optlen) sctp_setsockopt_deactivate_key() argument 3843 sctp_setsockopt_auto_asconf(struct sock * sk,int * val,unsigned int optlen) sctp_setsockopt_auto_asconf() argument 3875 sctp_setsockopt_paddr_thresholds(struct sock * sk,struct sctp_paddrthlds_v2 * val,unsigned int optlen,bool v2) sctp_setsockopt_paddr_thresholds() argument 3938 sctp_setsockopt_recvrcvinfo(struct sock * sk,int * val,unsigned int optlen) sctp_setsockopt_recvrcvinfo() argument 3949 sctp_setsockopt_recvnxtinfo(struct sock * sk,int * val,unsigned int optlen) sctp_setsockopt_recvnxtinfo() argument 3960 sctp_setsockopt_pr_supported(struct sock * sk,struct sctp_assoc_value * params,unsigned int optlen) sctp_setsockopt_pr_supported() argument 3979 sctp_setsockopt_default_prinfo(struct sock * sk,struct sctp_default_prinfo * info,unsigned int optlen) sctp_setsockopt_default_prinfo() argument 4031 sctp_setsockopt_reconfig_supported(struct sock * sk,struct sctp_assoc_value * params,unsigned int optlen) sctp_setsockopt_reconfig_supported() argument 4054 sctp_setsockopt_enable_strreset(struct sock * sk,struct sctp_assoc_value * params,unsigned int optlen) sctp_setsockopt_enable_strreset() argument 4096 sctp_setsockopt_reset_streams(struct sock * sk,struct sctp_reset_streams * params,unsigned int optlen) sctp_setsockopt_reset_streams() argument 4119 sctp_setsockopt_reset_assoc(struct sock * sk,sctp_assoc_t * associd,unsigned int optlen) sctp_setsockopt_reset_assoc() argument 4134 sctp_setsockopt_add_streams(struct sock * sk,struct sctp_add_streams * params,unsigned int optlen) sctp_setsockopt_add_streams() argument 4150 sctp_setsockopt_scheduler(struct sock * sk,struct sctp_assoc_value * params,unsigned int optlen) sctp_setsockopt_scheduler() argument 4193 sctp_setsockopt_scheduler_value(struct sock * sk,struct sctp_stream_value * params,unsigned int optlen) sctp_setsockopt_scheduler_value() argument 4228 sctp_setsockopt_interleaving_supported(struct sock * sk,struct sctp_assoc_value * p,unsigned int optlen) sctp_setsockopt_interleaving_supported() argument 4250 sctp_setsockopt_reuse_port(struct sock * sk,int * val,unsigned int optlen) sctp_setsockopt_reuse_port() argument 4288 sctp_setsockopt_event(struct sock * sk,struct sctp_event * param,unsigned int optlen) sctp_setsockopt_event() argument 4331 sctp_setsockopt_asconf_supported(struct sock * sk,struct sctp_assoc_value * params,unsigned int optlen) sctp_setsockopt_asconf_supported() argument 4361 sctp_setsockopt_auth_supported(struct sock * sk,struct sctp_assoc_value * params,unsigned int optlen) sctp_setsockopt_auth_supported() argument 4395 sctp_setsockopt_ecn_supported(struct sock * sk,struct sctp_assoc_value * params,unsigned int optlen) sctp_setsockopt_ecn_supported() argument 4417 sctp_setsockopt_pf_expose(struct sock * sk,struct sctp_assoc_value * params,unsigned int optlen) sctp_setsockopt_pf_expose() argument 4445 sctp_setsockopt_encap_port(struct sock * sk,struct sctp_udpencaps * encap,unsigned int optlen) sctp_setsockopt_encap_port() argument 4495 sctp_setsockopt_probe_interval(struct sock * sk,struct sctp_probeinterval * params,unsigned int optlen) sctp_setsockopt_probe_interval() argument 4569 sctp_setsockopt(struct sock * sk,int level,int optname,sockptr_t optval,unsigned int optlen) sctp_setsockopt() argument 4805 sctp_connect(struct sock * sk,struct sockaddr * addr,int addr_len,int flags) sctp_connect() argument 4837 sctp_disconnect(struct sock * sk,int flags) sctp_disconnect() argument 4846 sctp_clone_sock(struct sock * sk,struct sctp_association * asoc,enum sctp_socket_type type) sctp_clone_sock() argument 4923 sctp_accept(struct sock * sk,struct proto_accept_arg * arg) sctp_accept() argument 4968 sctp_ioctl(struct sock * sk,int cmd,int * karg) sctp_ioctl() argument 5010 sctp_init_sock(struct sock * sk) sctp_init_sock() argument 5150 sctp_destroy_sock(struct sock * sk) sctp_destroy_sock() argument 5176 sctp_destruct_sock(struct sock * sk) sctp_destruct_sock() argument 5197 sctp_shutdown(struct sock * sk,int how) sctp_shutdown() argument 5216 sctp_get_sctp_info(struct sock * sk,struct sctp_association * asoc,struct sctp_info * info) sctp_get_sctp_info() argument 5460 sctp_getsockopt_sctp_status(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_sctp_status() argument 5540 sctp_getsockopt_peer_addr_info(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_peer_addr_info() argument 5603 sctp_getsockopt_disable_fragments(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_disable_fragments() argument 5625 sctp_getsockopt_events(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_events() argument 5660 sctp_getsockopt_autoclose(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_autoclose() argument 5676 sctp_do_peeloff(struct sock * sk,sctp_assoc_t id,struct socket ** sockp) sctp_do_peeloff() argument 5720 sctp_getsockopt_peeloff_common(struct sock * sk,sctp_peeloff_arg_t * peeloff,struct file ** newfile,unsigned flags) sctp_getsockopt_peeloff_common() argument 5756 sctp_getsockopt_peeloff(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_peeloff() argument 5789 sctp_getsockopt_peeloff_flags(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_peeloff_flags() argument 5956 sctp_getsockopt_peer_addr_params(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_peer_addr_params() argument 6099 sctp_getsockopt_delayed_ack(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_delayed_ack() argument 6173 sctp_getsockopt_initmsg(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_initmsg() argument 6186 sctp_getsockopt_peer_addrs(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_peer_addrs() argument 6237 sctp_copy_laddrs(struct sock * sk,__u16 port,void * to,size_t space_left,int * bytes_copied) sctp_copy_laddrs() argument 6282 sctp_getsockopt_local_addrs(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_local_addrs() argument 6390 sctp_getsockopt_primary_addr(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_primary_addr() argument 6432 sctp_getsockopt_adaptation_layer(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_adaptation_layer() argument 6471 sctp_getsockopt_default_send_param(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_default_send_param() argument 6517 sctp_getsockopt_default_sndinfo(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_default_sndinfo() argument 6568 sctp_getsockopt_nodelay(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_nodelay() argument 6597 sctp_getsockopt_rtoinfo(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_rtoinfo() argument 6651 sctp_getsockopt_associnfo(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_associnfo() argument 6720 sctp_getsockopt_mappedv4(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_mappedv4() argument 6743 sctp_getsockopt_context(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_context() argument 6800 sctp_getsockopt_maxseg(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_maxseg() argument 6847 sctp_getsockopt_fragment_interleave(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_fragment_interleave() argument 6870 sctp_getsockopt_partial_delivery_point(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_partial_delivery_point() argument 6894 sctp_getsockopt_maxburst(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_maxburst() argument 6934 sctp_getsockopt_hmac_ident(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_hmac_ident() argument 6970 sctp_getsockopt_active_key(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_active_key() argument 7006 sctp_getsockopt_peer_auth_chunks(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_peer_auth_chunks() argument 7050 sctp_getsockopt_local_auth_chunks(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_local_auth_chunks() argument 7106 sctp_getsockopt_assoc_number(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_assoc_number() argument 7137 sctp_getsockopt_auto_asconf(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_auto_asconf() argument 7162 sctp_getsockopt_assoc_ids(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_assoc_ids() argument 7212 sctp_getsockopt_paddr_thresholds(struct sock * sk,char __user * optval,int len,int __user * optlen,bool v2) sctp_getsockopt_paddr_thresholds() argument 7271 sctp_getsockopt_assoc_stats(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_assoc_stats() argument 7329 sctp_getsockopt_recvrcvinfo(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_recvrcvinfo() argument 7349 sctp_getsockopt_recvnxtinfo(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_recvnxtinfo() argument 7369 sctp_getsockopt_pr_supported(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_pr_supported() argument 7408 sctp_getsockopt_default_prinfo(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_default_prinfo() argument 7454 sctp_getsockopt_pr_assocstatus(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_pr_assocstatus() argument 7513 sctp_getsockopt_pr_streamstatus(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_pr_streamstatus() argument 7577 sctp_getsockopt_reconfig_supported(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_reconfig_supported() argument 7616 sctp_getsockopt_enable_strreset(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_enable_strreset() argument 7655 sctp_getsockopt_scheduler(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_scheduler() argument 7694 sctp_getsockopt_scheduler_value(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_scheduler_value() argument 7736 sctp_getsockopt_interleaving_supported(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_interleaving_supported() argument 7775 sctp_getsockopt_reuse_port(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_reuse_port() argument 7795 sctp_getsockopt_event(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_event() argument 7830 sctp_getsockopt_asconf_supported(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_asconf_supported() argument 7869 sctp_getsockopt_auth_supported(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_auth_supported() argument 7908 sctp_getsockopt_ecn_supported(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_ecn_supported() argument 7947 sctp_getsockopt_pf_expose(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_pf_expose() argument 7986 sctp_getsockopt_encap_port(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_encap_port() argument 8045 sctp_getsockopt_probe_interval(struct sock * sk,int len,char __user * optval,int __user * optlen) sctp_getsockopt_probe_interval() argument 8105 sctp_getsockopt(struct sock * sk,int level,int optname,char __user * optval,int __user * optlen) sctp_getsockopt() argument 8356 sctp_hash(struct sock * sk) sctp_hash() argument 8362 sctp_unhash(struct sock * sk) sctp_unhash() argument 8382 sctp_get_port_local(struct sock * sk,union sctp_addr * addr) sctp_get_port_local() argument 8553 sctp_get_port(struct sock * sk,unsigned short snum) sctp_get_port() argument 8569 sctp_listen_start(struct sock * sk,int backlog) sctp_listen_start() argument 8626 struct sock *sk = sock->sk; sctp_inet_listen() local 8688 struct sock *sk = sock->sk; sctp_poll() local 8773 __sctp_put_port(struct sock * sk) __sctp_put_port() argument 8789 sctp_put_port(struct sock * sk) sctp_put_port() argument 8802 sctp_autobind(struct sock * sk) sctp_autobind() argument 9001 sctp_wait_for_packet(struct sock * sk,int * err,long * timeo_p) sctp_wait_for_packet() argument 9059 sctp_skb_recv_datagram(struct sock * sk,int flags,int * err) sctp_skb_recv_datagram() argument 9114 struct sock *sk = asoc->base.sk; __sctp_write_space() local 9143 sctp_wake_up_waiters(struct sock * sk,struct sctp_association * asoc) sctp_wake_up_waiters() argument 9191 struct sock *sk = asoc->base.sk; sctp_wfree() local 9232 struct sock *sk = skb->sk; sctp_sock_rfree() local 9249 struct sock *sk = asoc->base.sk; sctp_wait_for_sndbuf() local 9317 sctp_data_ready(struct sock * sk) sctp_data_ready() argument 9333 sctp_write_space(struct sock * sk) sctp_write_space() argument 9354 sctp_writeable(const struct sock * sk) sctp_writeable() argument 9364 struct sock *sk = asoc->base.sk; sctp_wait_for_connect() local 9424 sctp_wait_for_accept(struct sock * sk,long timeo) sctp_wait_for_accept() argument 9466 sctp_wait_for_close(struct sock * sk,long timeout) sctp_wait_for_close() argument 9482 sctp_skb_set_owner_r_frag(struct sk_buff * skb,struct sock * sk) sctp_skb_set_owner_r_frag() argument 9666 sctp_v6_destruct_sock(struct sock * sk) sctp_v6_destruct_sock() argument 9671 sctp_v6_init_sock(struct sock * sk) sctp_v6_init_sock() 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/ipv4/ |
| H A D | tcp_input.c | 125 void (*cad)(struct sock *sk, u32 ack_seq)) in clean_acked_data_enable() argument 147 static void bpf_skops_parse_hdr(struct sock *sk, struct sk_buff *skb) in bpf_skops_parse_hdr() argument 182 static void bpf_skops_established(struct sock *sk, in argument 201 bpf_skops_parse_hdr(struct sock * sk,struct sk_buff * skb) bpf_skops_parse_hdr() argument 205 bpf_skops_established(struct sock * sk,int bpf_op,struct sk_buff * skb) bpf_skops_established() argument 211 tcp_gro_dev_warn(const struct sock * sk,const struct sk_buff * skb,unsigned int len) tcp_gro_dev_warn() argument 227 tcp_measure_rcv_mss(struct sock * sk,const struct sk_buff * skb) tcp_measure_rcv_mss() argument 311 tcp_incr_quickack(struct sock * sk,unsigned int max_quickacks) tcp_incr_quickack() argument 323 tcp_enter_quickack_mode(struct sock * sk,unsigned int max_quickacks) tcp_enter_quickack_mode() argument 336 tcp_in_quickack_mode(struct sock * sk) tcp_in_quickack_mode() argument 344 tcp_data_ecn_check(struct sock * sk,const struct sk_buff * skb) tcp_data_ecn_check() argument 496 __tcp_accecn_process(struct sock * sk,const struct sk_buff * skb,u32 delivered_pkts,u32 delivered_bytes,int flag) __tcp_accecn_process() argument 581 tcp_accecn_process(struct sock * sk,const struct sk_buff * skb,u32 delivered_pkts,u32 delivered_bytes,int * flag) tcp_accecn_process() argument 605 tcp_sndbuf_expand(struct sock * sk) tcp_sndbuf_expand() argument 663 __tcp_grow_window(const struct sock * sk,const struct sk_buff * skb,unsigned int skbtruesize) __tcp_grow_window() argument 700 tcp_grow_window(struct sock * sk,const struct sk_buff * skb,bool adjust) tcp_grow_window() argument 740 tcp_init_buffer_space(struct sock * sk) tcp_init_buffer_space() argument 778 tcp_clamp_window(struct sock * sk) tcp_clamp_window() argument 806 tcp_initialize_rcv_mss(struct sock * sk) tcp_initialize_rcv_mss() argument 894 tcp_rcv_rtt_measure_ts(struct sock * sk,const struct sk_buff * skb) tcp_rcv_rtt_measure_ts() argument 912 tcp_rcvbuf_grow(struct sock * sk,u32 newval) tcp_rcvbuf_grow() argument 961 tcp_rcv_space_adjust(struct sock * sk) tcp_rcv_space_adjust() argument 996 tcp_save_lrcv_flowlabel(struct sock * sk,const struct sk_buff * skb) tcp_save_lrcv_flowlabel() argument 1016 tcp_event_data_recv(struct sock * sk,struct sk_buff * skb) tcp_event_data_recv() argument 1071 tcp_rtt_estimator(struct sock * sk,long mrtt_us) tcp_rtt_estimator() argument 1139 tcp_update_pacing_rate(struct sock * sk) tcp_update_pacing_rate() argument 1176 tcp_set_rto(struct sock * sk) tcp_set_rto() argument 1276 tcp_check_sack_reordering(struct sock * sk,const u32 low_seq,const int ts) tcp_check_sack_reordering() argument 1329 tcp_mark_skb_lost(struct sock * sk,struct sk_buff * skb) tcp_mark_skb_lost() argument 1484 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 1531 tcp_match_skb_to_sack(struct sock * sk,struct sk_buff * skb,u32 start_seq,u32 end_seq) tcp_match_skb_to_sack() argument 1612 tcp_sacktag_one(struct sock * sk,struct tcp_sacktag_state * state,u8 sacked,u32 start_seq,u32 end_seq,int dup_sack,int pcount,u32 plen,u64 xmit_time) tcp_sacktag_one() argument 1724 tcp_rate_gen(struct sock * sk,u32 delivered,u32 lost,bool is_sack_reneg,struct rate_sample * rs) tcp_rate_gen() argument 1808 tcp_rate_skb_delivered(struct sock * sk,struct sk_buff * skb,struct rate_sample * rs) tcp_rate_skb_delivered() argument 1847 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 1954 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 2092 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 2165 tcp_sacktag_bsearch(struct sock * sk,u32 seq) tcp_sacktag_bsearch() argument 2186 tcp_sacktag_skip(struct sk_buff * skb,struct sock * sk,u32 skip_to_seq) tcp_sacktag_skip() argument 2196 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 2220 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 2436 tcp_check_reno_reordering(struct sock * sk,const int addend) tcp_check_reno_reordering() argument 2451 tcp_add_reno_sack(struct sock * sk,int num_dupack,bool ece_ack) tcp_add_reno_sack() argument 2469 tcp_remove_reno_sacks(struct sock * sk,int acked,bool ece_ack) tcp_remove_reno_sacks() argument 2523 tcp_timeout_mark_lost(struct sock * sk) tcp_timeout_mark_lost() argument 2553 tcp_enter_loss(struct sock * sk) tcp_enter_loss() argument 2610 tcp_check_sack_reneging(struct sock * sk,int * ack_flag) tcp_check_sack_reneging() argument 2743 const struct sock *sk = (const struct sock *)tp; tcp_packet_delayed() local 2790 tcp_any_retrans_done(const struct sock * sk) tcp_any_retrans_done() argument 2809 tcp_retrans_stamp_cleanup(struct sock * sk) tcp_retrans_stamp_cleanup() argument 2815 DBGUNDO(struct sock * sk,const char * msg) DBGUNDO() argument 2842 tcp_undo_cwnd_reduction(struct sock * sk,bool unmark_loss) tcp_undo_cwnd_reduction() argument 2876 tcp_is_non_sack_preventing_reopen(struct sock * sk) tcp_is_non_sack_preventing_reopen() argument 2892 tcp_try_undo_recovery(struct sock * sk) tcp_try_undo_recovery() argument 2921 tcp_try_undo_dsack(struct sock * sk) tcp_try_undo_dsack() argument 2937 tcp_try_undo_loss(struct sock * sk,bool frto_undo) tcp_try_undo_loss() argument 2970 tcp_init_cwnd_reduction(struct sock * sk) tcp_init_cwnd_reduction() argument 2984 tcp_cwnd_reduction(struct sock * sk,int newly_acked_sacked,int newly_lost,int flag) tcp_cwnd_reduction() argument 3012 tcp_end_cwnd_reduction(struct sock * sk) tcp_end_cwnd_reduction() argument 3029 tcp_enter_cwr(struct sock * sk) tcp_enter_cwr() argument 3042 tcp_try_keep_open(struct sock * sk) tcp_try_keep_open() argument 3056 tcp_try_to_open(struct sock * sk,int flag) tcp_try_to_open() argument 3073 tcp_mtup_probe_failed(struct sock * sk) tcp_mtup_probe_failed() argument 3082 tcp_mtup_probe_success(struct sock * sk) tcp_mtup_probe_success() argument 3115 tcp_non_congestion_loss_retransmit(struct sock * sk) tcp_non_congestion_loss_retransmit() argument 3134 tcp_simple_retransmit(struct sock * sk) tcp_simple_retransmit() argument 3177 tcp_enter_recovery(struct sock * sk,bool ece_ack) tcp_enter_recovery() argument 3214 tcp_process_loss(struct sock * sk,int flag,int num_dupack,int * rexmit) tcp_process_loss() argument 3268 tcp_try_undo_partial(struct sock * sk,u32 prior_snd_una) tcp_try_undo_partial() argument 3297 tcp_identify_packet_loss(struct sock * sk,int * ack_flag) tcp_identify_packet_loss() argument 3328 tcp_fastretrans_alert(struct sock * sk,const u32 prior_snd_una,int num_dupack,int * ack_flag,int * rexmit) tcp_fastretrans_alert() argument 3443 tcp_update_rtt_min(struct sock * sk,u32 rtt_us,const int flag) tcp_update_rtt_min() argument 3459 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 3501 tcp_synack_rtt_meas(struct sock * sk,struct request_sock * req) tcp_synack_rtt_meas() argument 3513 tcp_cong_avoid(struct sock * sk,u32 ack,u32 acked) tcp_cong_avoid() argument 3524 tcp_rearm_rto(struct sock * sk) tcp_rearm_rto() argument 3553 tcp_set_xmit_timer(struct sock * sk) tcp_set_xmit_timer() argument 3560 tcp_tso_acked(struct sock * sk,struct sk_buff * skb) tcp_tso_acked() argument 3580 tcp_ack_tstamp(struct sock * sk,struct sk_buff * skb,const struct sk_buff * ack_skb,u32 prior_snd_una) tcp_ack_tstamp() argument 3602 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 3807 tcp_ack_probe(struct sock * sk) tcp_ack_probe() argument 3831 tcp_ack_is_dubious(const struct sock * sk,const int flag) tcp_ack_is_dubious() argument 3838 tcp_may_raise_cwnd(const struct sock * sk,const int flag) tcp_may_raise_cwnd() argument 3858 tcp_cong_control(struct sock * sk,u32 ack,u32 acked_sacked,int flag,const struct rate_sample * rs) tcp_cong_control() argument 3951 tcp_ack_update_window(struct sock * sk,const struct sk_buff * skb,u32 ack,u32 ack_seq) tcp_ack_update_window() argument 4031 tcp_send_ack_reflect_ect(struct sock * sk,bool accecn_reflector) tcp_send_ack_reflect_ect() argument 4042 tcp_send_challenge_ack(struct sock * sk,bool accecn_reflector) tcp_send_challenge_ack() argument 4112 tcp_process_tlp_ack(struct sock * sk,u32 ack,int flag) tcp_process_tlp_ack() argument 4142 tcp_in_ack_event(struct sock * sk,int flag) tcp_in_ack_event() argument 4165 tcp_xmit_recovery(struct sock * sk,int rexmit) tcp_xmit_recovery() argument 4183 tcp_newly_delivered(struct sock * sk,u32 prior_delivered,u32 ecn_count,int flag) tcp_newly_delivered() argument 4220 tcp_rack_update_reo_wnd(struct sock * sk,struct rate_sample * rs) tcp_rack_update_reo_wnd() argument 4246 tcp_ack(struct sock * sk,const struct sk_buff * skb,int flag) tcp_ack() argument 4797 tcp_tsval_replay(const struct sock * sk) tcp_tsval_replay() argument 4811 tcp_disordered_ack_check(const struct sock * sk,const struct sk_buff * skb) tcp_disordered_ack_check() argument 4860 tcp_sequence(const struct sock * sk,u32 seq,u32 end_seq,const struct tcphdr * th) tcp_sequence() argument 4890 tcp_done_with_error(struct sock * sk,int err) tcp_done_with_error() argument 4905 tcp_reset(struct sock * sk,struct sk_buff * skb) tcp_reset() argument 4947 tcp_fin(struct sock * sk) tcp_fin() argument 5028 tcp_dsack_set(struct sock * sk,u32 seq,u32 end_seq) tcp_dsack_set() argument 5048 tcp_dsack_extend(struct sock * sk,u32 seq,u32 end_seq) tcp_dsack_extend() argument 5058 tcp_rcv_spurious_retrans(struct sock * sk,const struct sk_buff * skb) tcp_rcv_spurious_retrans() argument 5092 tcp_send_dupack(struct sock * sk,const struct sk_buff * skb) tcp_send_dupack() argument 5143 tcp_sack_compress_send_ack(struct sock * sk) tcp_sack_compress_send_ack() argument 5170 tcp_sack_new_ofo_skb(struct sock * sk,u32 seq,u32 end_seq) tcp_sack_new_ofo_skb() argument 5264 tcp_try_coalesce(struct sock * sk,struct sk_buff * to,struct sk_buff * from,bool * fragstolen) tcp_try_coalesce() argument 5299 tcp_ooo_try_coalesce(struct sock * sk,struct sk_buff * to,struct sk_buff * from,bool * fragstolen) tcp_ooo_try_coalesce() argument 5317 tcp_drop_reason(struct sock * sk,struct sk_buff * skb,enum skb_drop_reason reason) tcp_drop_reason() argument 5326 tcp_ofo_queue(struct sock * sk) tcp_ofo_queue() argument 5377 tcp_can_ingest(const struct sock * sk,const struct sk_buff * skb) tcp_can_ingest() argument 5384 tcp_try_rmem_schedule(struct sock * sk,const struct sk_buff * skb,unsigned int size) tcp_try_rmem_schedule() argument 5401 tcp_data_queue_ofo(struct sock * sk,struct sk_buff * skb) tcp_data_queue_ofo() argument 5414 READ_ONCE(sk->sk_data_ready)(sk); tcp_data_queue_ofo() local 5552 tcp_queue_rcv(struct sock * sk,struct sk_buff * skb,bool * fragstolen) tcp_queue_rcv() argument 5569 tcp_send_rcvq(struct sock * sk,struct msghdr * msg,size_t size) tcp_send_rcvq() argument 5621 tcp_data_ready(struct sock * sk) tcp_data_ready() argument 5624 READ_ONCE(sk->sk_data_ready)(sk); tcp_data_ready() local 5627 tcp_data_queue(struct sock * sk,struct sk_buff * skb) tcp_data_queue() argument 5680 READ_ONCE(sk->sk_data_ready)(sk); tcp_data_queue() local 5766 tcp_collapse_one(struct sock * sk,struct sk_buff * skb,struct sk_buff_head * list,struct rb_root * root) tcp_collapse_one() argument 5792 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 5898 tcp_collapse_ofo_queue(struct sock * sk) tcp_collapse_ofo_queue() argument 5958 tcp_prune_ofo_queue(struct sock * sk,const struct sk_buff * in_skb) tcp_prune_ofo_queue() argument 6012 tcp_prune_queue(struct sock * sk,const struct sk_buff * in_skb) tcp_prune_queue() argument 6059 tcp_should_expand_sndbuf(struct sock * sk) tcp_should_expand_sndbuf() argument 6094 tcp_new_space(struct sock * sk) tcp_new_space() argument 6118 __tcp_check_space(struct sock * sk) __tcp_check_space() argument 6125 tcp_data_snd_check(struct sock * sk) tcp_data_snd_check() argument 6134 __tcp_ack_snd_check(struct sock * sk,int ofo_possible) __tcp_ack_snd_check() argument 6211 tcp_ack_snd_check(struct sock * sk) tcp_ack_snd_check() argument 6230 tcp_check_urg(struct sock * sk,const struct tcphdr * th) tcp_check_urg() argument 6296 tcp_urg(struct sock * sk,struct sk_buff * skb,const struct tcphdr * th) tcp_urg() argument 6316 READ_ONCE(sk->sk_data_ready)(sk); tcp_urg() local 6329 tcp_reset_check(const struct sock * sk,const struct sk_buff * skb) tcp_reset_check() argument 6341 tcp_validate_incoming(struct sock * sk,struct sk_buff * skb,const struct tcphdr * th,int syn_inerr) tcp_validate_incoming() argument 6519 tcp_rcv_established(struct sock * sk,struct sk_buff * skb) tcp_rcv_established() argument 6725 tcp_init_transfer(struct sock * sk,int bpf_op,struct sk_buff * skb) tcp_init_transfer() argument 6753 tcp_finish_connect(struct sock * sk,struct sk_buff * skb) tcp_finish_connect() argument 6784 tcp_rcv_fastopen_synack(struct sock * sk,struct sk_buff * synack,struct tcp_fastopen_cookie * cookie) tcp_rcv_fastopen_synack() argument 6857 tcp_try_undo_spurious_syn(struct sock * sk) tcp_try_undo_spurious_syn() argument 6872 tcp_rcv_synsent_state_process(struct sock * sk,struct sk_buff * skb,const struct tcphdr * th) tcp_rcv_synsent_state_process() argument 7121 tcp_rcv_synrecv_state_fastopen(struct sock * sk) tcp_rcv_synrecv_state_fastopen() argument 7170 tcp_rcv_state_process(struct sock * sk,struct sk_buff * skb) tcp_rcv_state_process() argument 7510 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 7545 tcp_syn_flood_action(struct sock * sk,const char * proto) tcp_syn_flood_action() argument 7580 tcp_reqsk_record_syn(const struct sock * sk,struct request_sock * req,const struct sk_buff * skb) tcp_reqsk_record_syn() argument 7615 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 7642 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 7787 READ_ONCE(sk->sk_data_ready)(sk); tcp_conn_request() local [all...] |
| H A D | tcp_bbr.c | 207 bbr_full_bw_reached(const struct sock * sk) bbr_full_bw_reached() argument 215 bbr_max_bw(const struct sock * sk) bbr_max_bw() argument 223 bbr_bw(const struct sock * sk) bbr_bw() argument 233 bbr_extra_acked(const struct sock * sk) bbr_extra_acked() argument 244 bbr_rate_bytes_per_sec(struct sock * sk,u64 rate,int gain) bbr_rate_bytes_per_sec() argument 256 bbr_bw_to_pacing_rate(struct sock * sk,u32 bw,int gain) bbr_bw_to_pacing_rate() argument 266 bbr_init_pacing_rate_from_rtt(struct sock * sk) bbr_init_pacing_rate_from_rtt() argument 286 bbr_set_pacing_rate(struct sock * sk,u32 bw,int gain) bbr_set_pacing_rate() argument 299 bbr_min_tso_segs(struct sock * sk) bbr_min_tso_segs() argument 304 bbr_tso_segs_goal(struct sock * sk) bbr_tso_segs_goal() argument 321 bbr_save_cwnd(struct sock * sk) bbr_save_cwnd() argument 332 bbr_cwnd_event(struct sock * sk,enum tcp_ca_event event) bbr_cwnd_event() argument 360 bbr_bdp(struct sock * sk,u32 bw,int gain) bbr_bdp() argument 395 bbr_quantization_budget(struct sock * sk,u32 cwnd) bbr_quantization_budget() argument 413 bbr_inflight(struct sock * sk,u32 bw,int gain) bbr_inflight() argument 437 bbr_packets_in_net_at_edt(struct sock * sk,u32 inflight_now) bbr_packets_in_net_at_edt() argument 457 bbr_ack_aggregation_cwnd(struct sock * sk) bbr_ack_aggregation_cwnd() argument 481 bbr_set_cwnd_to_recover_or_restore(struct sock * sk,const struct rate_sample * rs,u32 acked,u32 * new_cwnd) bbr_set_cwnd_to_recover_or_restore() argument 519 bbr_set_cwnd(struct sock * sk,const struct rate_sample * rs,u32 acked,u32 bw,int gain) bbr_set_cwnd() argument 554 bbr_is_next_cycle_phase(struct sock * sk,const struct rate_sample * rs) bbr_is_next_cycle_phase() argument 591 bbr_advance_cycle_phase(struct sock * sk) bbr_advance_cycle_phase() argument 601 bbr_update_cycle_phase(struct sock * sk,const struct rate_sample * rs) bbr_update_cycle_phase() argument 610 bbr_reset_startup_mode(struct sock * sk) bbr_reset_startup_mode() argument 617 bbr_reset_probe_bw_mode(struct sock * sk) bbr_reset_probe_bw_mode() argument 626 bbr_reset_mode(struct sock * sk) bbr_reset_mode() argument 635 bbr_reset_lt_bw_sampling_interval(struct sock * sk) bbr_reset_lt_bw_sampling_interval() argument 647 bbr_reset_lt_bw_sampling(struct sock * sk) bbr_reset_lt_bw_sampling() argument 658 bbr_lt_bw_interval_done(struct sock * sk,u32 bw) bbr_lt_bw_interval_done() argument 688 bbr_lt_bw_sampling(struct sock * sk,const struct rate_sample * rs) bbr_lt_bw_sampling() argument 761 bbr_update_bw(struct sock * sk,const struct rate_sample * rs) bbr_update_bw() argument 817 bbr_update_ack_aggregation(struct sock * sk,const struct rate_sample * rs) bbr_update_ack_aggregation() argument 873 bbr_check_full_bw_reached(struct sock * sk,const struct rate_sample * rs) bbr_check_full_bw_reached() argument 893 bbr_check_drain(struct sock * sk,const struct rate_sample * rs) bbr_check_drain() argument 908 bbr_check_probe_rtt_done(struct sock * sk) bbr_check_probe_rtt_done() argument 941 bbr_update_min_rtt(struct sock * sk,const struct rate_sample * rs) bbr_update_min_rtt() argument 987 bbr_update_gains(struct sock * sk) bbr_update_gains() argument 1016 bbr_update_model(struct sock * sk,const struct rate_sample * rs) bbr_update_model() argument 1027 bbr_main(struct sock * sk,u32 ack,int flag,const struct rate_sample * rs) bbr_main() argument 1039 bbr_init(struct sock * sk) bbr_init() argument 1081 bbr_sndbuf_expand(struct sock * sk) bbr_sndbuf_expand() argument 1090 bbr_undo_cwnd(struct sock * sk) bbr_undo_cwnd() argument 1101 bbr_ssthresh(struct sock * sk) bbr_ssthresh() argument 1107 bbr_get_info(struct sock * sk,u32 ext,int * attr,union tcp_cc_info * info) bbr_get_info() argument 1129 bbr_set_state(struct sock * sk,u8 new_state) bbr_set_state() argument [all...] |
| H A D | inet_connection_sock.c | 92 bool inet_rcv_saddr_equal(const struct sock *sk, const struct sock *sk2, in inet_rcv_saddr_equal() argument 112 inet_rcv_saddr_any(const struct sock * sk) inet_rcv_saddr_any() argument 131 inet_sk_get_local_port_range(const struct sock * sk,int * low,int * high) inet_sk_get_local_port_range() argument 157 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 187 __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 205 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 227 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 274 inet_bhash2_addr_any_conflict(const struct sock * sk,int port,int l3mdev,bool relax,bool reuseport_ok) inet_bhash2_addr_any_conflict() argument 316 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 413 sk_reuseport_match(struct inet_bind_bucket * tb,const struct sock * sk) sk_reuseport_match() argument 443 inet_csk_update_fastreuse(const struct sock * sk,struct inet_bind_bucket * tb,struct inet_bind2_bucket * tb2) inet_csk_update_fastreuse() argument 501 inet_csk_get_port(struct sock * sk,unsigned short snum) inet_csk_get_port() argument 602 inet_csk_wait_for_connect(struct sock * sk,long timeo) inet_csk_wait_for_connect() argument 650 inet_csk_accept(struct sock * sk,struct proto_accept_arg * arg) inet_csk_accept() argument 720 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 733 inet_csk_clear_xmit_timers(struct sock * sk) inet_csk_clear_xmit_timers() argument 745 inet_csk_clear_xmit_timers_sync(struct sock * sk) inet_csk_clear_xmit_timers_sync() argument 760 inet_csk_route_req(const struct sock * sk,struct flowi4 * fl4,const struct request_sock * req) inet_csk_route_req() argument 795 inet_csk_route_child_sock(const struct sock * sk,struct sock * newsk,const struct request_sock * req) inet_csk_route_child_sock() argument 919 inet_reqsk_clone(struct request_sock * req,struct sock * sk) inet_reqsk_clone() argument 982 struct sock *sk = req_to_sk(req); reqsk_queue_unlink() local 998 __inet_csk_reqsk_queue_drop(struct sock * sk,struct request_sock * req,bool from_timer) __inet_csk_reqsk_queue_drop() argument 1015 inet_csk_reqsk_queue_drop(struct sock * sk,struct request_sock * req) inet_csk_reqsk_queue_drop() argument 1020 inet_csk_reqsk_queue_drop_and_put(struct sock * sk,struct request_sock * req) inet_csk_reqsk_queue_drop_and_put() argument 1164 inet_csk_reqsk_queue_hash_add(struct sock * sk,struct request_sock * req) inet_csk_reqsk_queue_hash_add() argument 1192 inet_csk_clone_lock(const struct sock * sk,const struct request_sock * req,const gfp_t priority) inet_csk_clone_lock() argument 1259 inet_csk_destroy_sock(struct sock * sk) inet_csk_destroy_sock() argument 1282 inet_csk_prepare_for_destroy_sock(struct sock * sk) inet_csk_prepare_for_destroy_sock() argument 1292 inet_csk_prepare_forced_close(struct sock * sk) inet_csk_prepare_forced_close() argument 1303 inet_ulp_can_listen(const struct sock * sk) inet_ulp_can_listen() argument 1322 inet_csk_listen_start(struct sock * sk) inet_csk_listen_start() argument 1358 inet_child_forget(struct sock * sk,struct request_sock * req,struct sock * child) inet_child_forget() argument 1382 inet_csk_reqsk_queue_add(struct sock * sk,struct request_sock * req,struct sock * child) inet_csk_reqsk_queue_add() argument 1407 inet_csk_complete_hashdance(struct sock * sk,struct sock * child,struct request_sock * req,bool own_req) inet_csk_complete_hashdance() argument 1456 inet_csk_listen_stop(struct sock * sk) inet_csk_listen_stop() argument 1528 inet_csk_rebuild_route(struct sock * sk,struct flowi * fl) inet_csk_rebuild_route() argument 1547 inet_csk_update_pmtu(struct sock * sk,u32 mtu) inet_csk_update_pmtu() argument [all...] |
| H A D | tcp.c | 331 tcp_enter_memory_pressure(struct sock * sk) tcp_enter_memory_pressure() argument 346 tcp_leave_memory_pressure(struct sock * sk) tcp_leave_memory_pressure() argument 410 tcp_md5_destruct_sock(struct sock * sk) tcp_md5_destruct_sock() argument 429 tcp_init_sock(struct sock * sk) tcp_init_sock() argument 491 tcp_tx_timestamp(struct sock * sk,struct sockcm_cookie * sockc) tcp_tx_timestamp() argument 519 tcp_stream_memory_free(const struct sock * sk,int wake) tcp_stream_memory_free() argument 528 tcp_stream_is_readable(struct sock * sk,int target) tcp_stream_is_readable() argument 545 struct sock *sk = sock->sk; tcp_poll() local 649 tcp_ioctl(struct sock * sk,int cmd,int * karg) tcp_ioctl() argument 707 tcp_skb_entail(struct sock * sk,struct sk_buff * skb) tcp_skb_entail() argument 741 tcp_should_autocork(struct sock * sk,struct sk_buff * skb,int size_goal) tcp_should_autocork() argument 751 tcp_push(struct sock * sk,int flags,int mss_now,int nonagle,int size_goal) tcp_push() argument 799 __tcp_splice_read(struct sock * sk,struct tcp_splice_state * tss) __tcp_splice_read() argument 826 struct sock *sk = sock->sk; tcp_splice_read() local 920 sk_forced_mem_schedule(struct sock * sk,int size) sk_forced_mem_schedule() argument 940 tcp_stream_alloc_skb(struct sock * sk,gfp_t gfp,bool force_schedule) tcp_stream_alloc_skb() argument 971 tcp_xmit_size_goal(struct sock * sk,u32 mss_now,int large_allowed) tcp_xmit_size_goal() argument 995 tcp_send_mss(struct sock * sk,int * size_goal,int flags) tcp_send_mss() argument 1011 tcp_remove_empty_skb(struct sock * sk) tcp_remove_empty_skb() argument 1024 tcp_downgrade_zcopy_pure(struct sock * sk,struct sk_buff * skb) tcp_downgrade_zcopy_pure() argument 1040 tcp_wmem_schedule(struct sock * sk,int copy) tcp_wmem_schedule() argument 1065 tcp_sendmsg_fastopen(struct sock * sk,struct msghdr * msg,int * copied,size_t size,struct ubuf_info * uarg) tcp_sendmsg_fastopen() argument 1113 tcp_rate_check_app_limited(struct sock * sk) tcp_rate_check_app_limited() argument 1130 tcp_sendmsg_locked(struct sock * sk,struct msghdr * msg,size_t size) tcp_sendmsg_locked() argument 1450 READ_ONCE(sk->sk_write_space)(sk); tcp_sendmsg_locked() local 1460 tcp_sendmsg(struct sock * sk,struct msghdr * msg,size_t size) tcp_sendmsg() argument 1474 struct sock *sk = sock->sk; tcp_splice_eof() local 1493 tcp_recv_urg(struct sock * sk,struct msghdr * msg,int len,int flags) tcp_recv_urg() argument 1537 tcp_peek_sndq(struct sock * sk,struct msghdr * msg,int len) tcp_peek_sndq() argument 1566 __tcp_cleanup_rbuf(struct sock * sk,int copied) __tcp_cleanup_rbuf() argument 1618 tcp_cleanup_rbuf(struct sock * sk,int copied) tcp_cleanup_rbuf() argument 1629 tcp_eat_recv_skb(struct sock * sk,struct sk_buff * skb) tcp_eat_recv_skb() argument 1641 tcp_recv_skb(struct sock * sk,u32 seq,u32 * off) tcp_recv_skb() argument 1677 __tcp_read_sock(struct sock * sk,read_descriptor_t * desc,sk_read_actor_t recv_actor,bool noack,u32 * copied_seq) __tcp_read_sock() argument 1755 tcp_read_sock(struct sock * sk,read_descriptor_t * desc,sk_read_actor_t recv_actor) tcp_read_sock() argument 1763 tcp_read_sock_noack(struct sock * sk,read_descriptor_t * desc,sk_read_actor_t recv_actor,bool noack,u32 * copied_seq) tcp_read_sock_noack() argument 1770 tcp_read_skb(struct sock * sk,skb_read_actor_t recv_actor) tcp_read_skb() argument 1800 tcp_read_done(struct sock * sk,size_t len) tcp_read_done() argument 1846 tcp_set_rcvlowat(struct sock * sk,int val) tcp_set_rcvlowat() argument 1963 tcp_zerocopy_set_hint_for_skb(struct sock * sk,struct tcp_zerocopy_receive * zc,struct sk_buff * skb,u32 offset) tcp_zerocopy_set_hint_for_skb() argument 2003 receive_fallback_to_copy(struct sock * sk,struct tcp_zerocopy_receive * zc,int inq,struct scm_timestamping_internal * tss) receive_fallback_to_copy() argument 2064 tcp_zc_handle_leftover(struct tcp_zerocopy_receive * zc,struct sock * sk,struct sk_buff * skb,u32 * seq,s32 copybuf_len,struct scm_timestamping_internal * tss) tcp_zc_handle_leftover() argument 2171 tcp_zc_finalize_rx_tstamp(struct sock * sk,struct tcp_zerocopy_receive * zc,struct scm_timestamping_internal * tss) tcp_zc_finalize_rx_tstamp() argument 2223 tcp_zerocopy_receive(struct sock * sk,struct tcp_zerocopy_receive * zc,struct scm_timestamping_internal * tss) tcp_zerocopy_receive() argument 2375 tcp_recv_timestamp(struct msghdr * msg,const struct sock * sk,struct scm_timestamping_internal * tss) tcp_recv_timestamp() argument 2445 tcp_inq_hint(struct sock * sk) tcp_inq_hint() argument 2474 tcp_xa_pool_commit_locked(struct sock * sk,struct tcp_xa_pool * p) tcp_xa_pool_commit_locked() argument 2490 tcp_xa_pool_commit(struct sock * sk,struct tcp_xa_pool * p) tcp_xa_pool_commit() argument 2502 tcp_xa_pool_refill(struct sock * sk,struct tcp_xa_pool * p,unsigned int max_frags) tcp_xa_pool_refill() argument 2531 tcp_recvmsg_dmabuf(struct sock * sk,const struct sk_buff * skb,unsigned int offset,struct msghdr * msg,int remaining_len) tcp_recvmsg_dmabuf() argument 2687 tcp_recvmsg_locked(struct sock * sk,struct msghdr * msg,size_t len,int flags,struct scm_timestamping_internal * tss,int * cmsg_flags) tcp_recvmsg_locked() argument 2965 tcp_recvmsg(struct sock * sk,struct msghdr * msg,size_t len,int flags,int * addr_len) tcp_recvmsg() argument 2997 tcp_set_state(struct sock * sk,int state) tcp_set_state() argument 3092 tcp_close_state(struct sock * sk) tcp_close_state() argument 3107 tcp_shutdown(struct sock * sk,int how) tcp_shutdown() argument 3153 tcp_out_of_memory(const struct sock * sk) tcp_out_of_memory() argument 3161 tcp_check_oom(const struct sock * sk,int shift) tcp_check_oom() argument 3175 __tcp_close(struct sock * sk,long timeout) __tcp_close() argument 3347 tcp_close(struct sock * sk,long timeout) tcp_close() argument 3367 tcp_rtx_queue_purge(struct sock * sk) tcp_rtx_queue_purge() argument 3384 tcp_write_queue_purge(struct sock * sk) tcp_write_queue_purge() argument 3400 tcp_disconnect(struct sock * sk,int flags) tcp_disconnect() argument 3548 tcp_can_repair_sock(const struct sock * sk) tcp_can_repair_sock() argument 3586 tcp_repair_options_est(struct sock * sk,sockptr_t optbuf,unsigned int len) tcp_repair_options_est() argument 3639 tcp_enable_tx_delay(struct sock * sk,int val) tcp_enable_tx_delay() argument 3679 __tcp_sock_set_cork(struct sock * sk,bool on) __tcp_sock_set_cork() argument 3693 tcp_sock_set_cork(struct sock * sk,bool on) tcp_sock_set_cork() argument 3707 __tcp_sock_set_nodelay(struct sock * sk,bool on) __tcp_sock_set_nodelay() argument 3717 tcp_sock_set_nodelay(struct sock * sk) tcp_sock_set_nodelay() argument 3725 __tcp_sock_set_quickack(struct sock * sk,int val) __tcp_sock_set_quickack() argument 3742 tcp_sock_set_quickack(struct sock * sk,int val) tcp_sock_set_quickack() argument 3750 tcp_sock_set_syncnt(struct sock * sk,int val) tcp_sock_set_syncnt() argument 3760 tcp_sock_set_user_timeout(struct sock * sk,int val) tcp_sock_set_user_timeout() argument 3773 tcp_sock_set_keepidle_locked(struct sock * sk,int val) tcp_sock_set_keepidle_locked() argument 3796 tcp_sock_set_keepidle(struct sock * sk,int val) tcp_sock_set_keepidle() argument 3807 tcp_sock_set_keepintvl(struct sock * sk,int val) tcp_sock_set_keepintvl() argument 3817 tcp_sock_set_keepcnt(struct sock * sk,int val) tcp_sock_set_keepcnt() argument 3828 tcp_set_window_clamp(struct sock * sk,int val) tcp_set_window_clamp() argument 3860 tcp_sock_set_maxseg(struct sock * sk,int val) tcp_sock_set_maxseg() argument 3876 do_tcp_setsockopt(struct sock * sk,int level,int optname,sockptr_t optval,unsigned int optlen) do_tcp_setsockopt() argument 4185 READ_ONCE(sk->sk_write_space)(sk); do_tcp_setsockopt() local 4211 tcp_setsockopt(struct sock * sk,int level,int optname,sockptr_t optval,unsigned int optlen) tcp_setsockopt() argument 4244 tcp_get_info(struct sock * sk,struct tcp_info * info) tcp_get_info() argument 4443 tcp_get_timestamping_opt_stats(const struct sock * sk,const struct sk_buff * orig_skb,const struct sk_buff * ack_skb) tcp_get_timestamping_opt_stats() argument 4510 do_tcp_getsockopt(struct sock * sk,int level,int optname,sockptr_t optval,sockptr_t optlen) do_tcp_getsockopt() argument 4887 tcp_getsockopt(struct sock * sk,int level,int optname,char __user * optval,int __user * optlen) tcp_getsockopt() argument 4946 tcp_inbound_md5_hash(const struct sock * sk,const struct sk_buff * skb,const void * saddr,const void * daddr,int family,int l3index,const __u8 * hash_location) tcp_inbound_md5_hash() argument 4983 tcp_inbound_md5_hash(const struct sock * sk,const struct sk_buff * skb,const void * saddr,const void * daddr,int family,int l3index,const __u8 * hash_location) tcp_inbound_md5_hash() argument 4994 tcp_inbound_hash(struct sock * sk,const struct request_sock * req,const struct sk_buff * skb,const void * saddr,const void * daddr,int family,int dif,int sdif) tcp_inbound_hash() argument 5060 tcp_done(struct sock * sk) tcp_done() argument 5087 tcp_abort(struct sock * sk,int err) tcp_abort() argument [all...] |
| /linux/net/bluetooth/ |
| H A D | iso.c | 31 struct sock *sk; member 48 #define iso_pi(sk) ((struct iso_pinfo *)sk) argument 157 struct sock *sk; in iso_sock_timeout() local 180 static void iso_sock_set_timer(struct sock *sk, long timeout) in iso_sock_set_timer() 190 static void iso_sock_clear_timer(struct sock *sk) in iso_sock_clear_timer() 233 static void iso_chan_del(struct sock *sk, int err) in iso_chan_del() 267 struct sock *sk; in iso_conn_del() local 293 static int __iso_chan_add(struct iso_conn *conn, struct sock *sk, in __iso_chan_add() 315 static int iso_chan_add(struct iso_conn *conn, struct sock *sk, in iso_chan_add() 335 static int iso_connect_bis(struct sock *sk) in iso_connect_bis() [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 392 sco_send_frame(struct sock * sk,struct sk_buff * skb,const struct sockcm_cookie * sockc) sco_send_frame() argument 412 struct sock *sk; sco_recv_frame() local 440 struct sock *sk; __sco_get_sock_listen_by_addr() local 458 struct sock *sk = NULL, *sk1 = NULL; sco_get_sock_listen() local 480 sco_sock_destruct(struct sock * sk) sco_sock_destruct() argument 493 struct sock *sk; sco_sock_cleanup_listen() local 510 sco_sock_kill(struct sock * sk) sco_sock_kill() argument 530 __sco_sock_close(struct sock * sk) __sco_sock_close() argument 555 sco_sock_close(struct sock * sk) sco_sock_close() argument 563 sco_sock_init(struct sock * sk,struct sock * parent) sco_sock_init() argument 583 struct sock *sk; sco_sock_alloc() local 605 struct sock *sk; sco_sock_create() local 628 struct sock *sk = sock->sk; sco_sock_bind() local 661 struct sock *sk = sock->sk; sco_sock_connect() local 701 struct sock *sk = sock->sk; sco_sock_listen() local 743 struct sock *sk = sock->sk, *ch; sco_sock_accept() local 798 struct sock *sk = sock->sk; sco_sock_getname() local 815 struct sock *sk = sock->sk; sco_sock_sendmsg() local 907 struct sock *sk = sock->sk; sco_sock_recvmsg() local 933 struct sock *sk = sock->sk; sco_sock_setsockopt() local 1070 struct sock *sk = sock->sk; sco_sock_getsockopt_old() local 1132 struct sock *sk = sock->sk; sco_sock_getsockopt() local 1313 struct sock *sk = sock->sk; sco_sock_shutdown() local 1343 struct sock *sk = sock->sk; sco_sock_release() local 1368 struct sock *sk = conn->sk; sco_conn_ready() local 1428 struct sock *sk; sco_connect_ind() local 1525 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 1132 struct sock *sk = sock->sk; in l2cap_sock_sendmsg() local [all …]
|
| /linux/net/dccp/ |
| H A D | qpolicy.c | |
| H A D | output.c | |
| H A D | proto.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; rfcomm_sk_state_change() local 108 struct sock *sk = NULL; __rfcomm_get_listen_sock_by_addr() local 129 struct sock *sk = NULL, *sk1 = NULL; rfcomm_get_sock_by_channel() local 153 rfcomm_sock_destruct(struct sock * sk) rfcomm_sock_destruct() argument 175 struct sock *sk; rfcomm_sock_cleanup_listen() local 192 rfcomm_sock_kill(struct sock * sk) rfcomm_sock_kill() argument 205 __rfcomm_sock_close(struct sock * sk) __rfcomm_sock_close() argument 232 rfcomm_sock_close(struct sock * sk) rfcomm_sock_close() argument 239 rfcomm_sock_init(struct sock * sk,struct sock * parent) rfcomm_sock_init() argument 275 struct sock *sk; rfcomm_sock_alloc() local 308 struct sock *sk; rfcomm_sock_create() local 330 struct sock *sk = sock->sk; rfcomm_sock_bind() local 377 struct sock *sk = sock->sk; rfcomm_sock_connect() local 424 struct sock *sk = sock->sk; rfcomm_sock_listen() local 475 struct sock *sk = sock->sk, *nsk; rfcomm_sock_accept() local 535 struct sock *sk = sock->sk; rfcomm_sock_getname() local 557 struct sock *sk = sock->sk; rfcomm_sock_sendmsg() local 597 struct sock *sk = sock->sk; rfcomm_sock_recvmsg() local 622 struct sock *sk = sock->sk; rfcomm_sock_setsockopt_old() local 663 struct sock *sk = sock->sk; rfcomm_sock_setsockopt() local 727 struct sock *sk = sock->sk; rfcomm_sock_getsockopt_old() local 803 struct sock *sk = sock->sk; rfcomm_sock_getsockopt() local 887 struct sock *sk = sock->sk; rfcomm_sock_shutdown() local 913 struct sock *sk = sock->sk; rfcomm_sock_release() local 934 struct sock *sk, *parent; rfcomm_connect_ind() local 984 struct sock *sk; rfcomm_sock_debugfs_show() local [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() 270 int tls_push_partial_record(struct sock *sk, struct tls_context *ctx, in tls_push_partial_record() 283 void tls_free_partial_record(struct sock *sk, struct tls_context *ctx) in tls_free_partial_record() 294 static void tls_write_space(struct sock *sk) in tls_write_space() 325 void tls_ctx_free(struct sock *sk, struct tls_context *ctx) in tls_ctx_free() 340 static void tls_sk_proto_cleanup(struct sock *sk, in tls_sk_proto_cleanup() [all …]
|