/linux-6.3-rc2/net/llc/ |
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() 196 int llc_conn_ev_rx_i_cmd_pbit_set_0_unexpd_ns(struct sock *sk, in llc_conn_ev_rx_i_cmd_pbit_set_0_unexpd_ns() 208 int llc_conn_ev_rx_i_cmd_pbit_set_1_unexpd_ns(struct sock *sk, in llc_conn_ev_rx_i_cmd_pbit_set_1_unexpd_ns() 220 int llc_conn_ev_rx_i_cmd_pbit_set_x_inval_ns(struct sock *sk, in llc_conn_ev_rx_i_cmd_pbit_set_x_inval_ns() 263 int llc_conn_ev_rx_i_rsp_fbit_set_0_unexpd_ns(struct sock *sk, in llc_conn_ev_rx_i_rsp_fbit_set_0_unexpd_ns() 298 int llc_conn_ev_rx_i_rsp_fbit_set_x_inval_ns(struct sock *sk, in llc_conn_ev_rx_i_rsp_fbit_set_x_inval_ns() [all …]
|
A D | llc_c_ac.c | 61 int llc_conn_ac_conn_ind(struct sock *sk, struct sk_buff *skb) in llc_conn_ac_conn_ind() 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() 128 int llc_conn_ac_rst_ind(struct sock *sk, struct sk_buff *skb) in llc_conn_ac_rst_ind() 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() 188 int llc_conn_ac_stop_rej_tmr_if_data_flag_eq_2(struct sock *sk, in llc_conn_ac_stop_rej_tmr_if_data_flag_eq_2() 766 void llc_conn_set_p_flag(struct sock *sk, u8 value) in llc_conn_set_p_flag() 1321 static void llc_conn_tmr_common_cb(struct sock *sk, u8 type) in llc_conn_tmr_common_cb() 1364 int llc_conn_ac_rst_vs(struct sock *sk, struct sk_buff *skb) in llc_conn_ac_rst_vs() 1390 int llc_conn_disc(struct sock *sk, struct sk_buff *skb) in llc_conn_disc() [all …]
|
/linux-6.3-rc2/net/netrom/ |
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() 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() 155 struct sock *sk = &nr->sock; in nr_t2timer_expiry() local 169 struct sock *sk = &nr->sock; in nr_t4timer_expiry() local 180 struct sock *sk = &nr->sock; in nr_idletimer_expiry() local [all …]
|
/linux-6.3-rc2/net/core/ |
A D | sock.c | 2029 struct sock *sk; in sk_prot_alloc() local 2091 struct sock *sk; in sk_alloc() local 2421 struct sock *sk = skb->sk; in sock_wfree() local 2459 struct sock *sk = skb->sk; in __sock_wfree() local 2523 struct sock *sk = skb->sk; in sock_rfree() local 2596 struct sock *sk = skb->sk; in sock_ofree() local 3539 struct sock *sk = sock->sk; in sock_gettstamp() local 3638 struct sock *sk = sock->sk; in sock_common_getsockopt() local 3648 struct sock *sk = sock->sk; in sock_common_recvmsg() local 3665 struct sock *sk = sock->sk; in sock_common_setsockopt() local [all …]
|
A D | sock_reuseport.c | 24 void reuseport_has_conns_set(struct sock *sk) in reuseport_has_conns_set() 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() 189 int reuseport_alloc(struct sock *sk, bool bind_inany) in reuseport_alloc() 259 struct sock *sk; in reuseport_grow() local 428 void reuseport_detach_sock(struct sock *sk) in reuseport_detach_sock() 463 void reuseport_stop_listen_sock(struct sock *sk) in reuseport_stop_listen_sock() 536 struct sock *sk = reuse->socks[i]; in reuseport_select_sock_by_hash() local 569 struct sock *reuseport_select_sock(struct sock *sk, in reuseport_select_sock() [all …]
|
/linux-6.3-rc2/include/net/ |
A D | sock.h | 1431 sk_memory_allocated(const struct sock *sk) in sk_memory_allocated() 1812 struct sock *sk = (struct sock *)csk; in sock_allow_reclassification() local 1882 const struct sock *sk) in sockcm_init() 2121 __sk_dst_get(struct sock *sk) in __sk_dst_get() 2128 sk_dst_get(struct sock *sk) in sk_dst_get() 2186 __sk_dst_reset(struct sock *sk) in __sk_dst_reset() 2192 sk_dst_reset(struct sock *sk) in sk_dst_reset() 2210 struct sock *sk = skb->sk; in sock_confirm_neigh() local 2799 sk_is_refcounted(struct sock *sk) in sk_is_refcounted() 2814 struct sock *sk = skb->sk; in skb_steal_sock() local [all …]
|
/linux-6.3-rc2/net/mptcp/ |
A D | protocol.c | 97 struct sock *sk = (struct sock *)msk; in __mptcp_socket_create() local 188 struct sock *sk = skb->sk; in mptcp_rfree() local 209 struct sock *sk = (struct sock *)msk; in mptcp_data_queue_ofo() local 341 struct sock *sk = (struct sock *)msk; in __mptcp_move_skb() local 552 struct sock *sk = (struct sock *)msk; in mptcp_cleanup_rbuf() local 624 struct sock *sk = (struct sock *)msk; in __mptcp_move_skbs_from_subflow() local 714 struct sock *sk = (struct sock *)msk; in __mptcp_ofo_queue() local 3315 struct sock *sk = subflow->conn; in mptcp_subflow_process_delegated() local 3363 struct sock *sk; in mptcp_finish_connect() local 3657 struct sock *sk = sock->sk; in mptcp_listen() local [all …]
|
/linux-6.3-rc2/net/x25/ |
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 = from_timer(sk, t, sk_timer); in x25_heartbeat_expiry() local [all …]
|
/linux-6.3-rc2/net/rose/ |
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() 162 struct sock *sk = &rose->sock; in rose_timer_expiry() local [all …]
|
/linux-6.3-rc2/net/iucv/ |
A D | af_iucv.c | 267 struct sock *sk; in __iucv_get_sock_by_name() local 295 struct sock *sk; in iucv_sock_cleanup_listen() local 451 struct sock *sk; in iucv_sock_alloc() local 523 struct sock *sk; in iucv_accept_dequeue() local 569 struct sock *sk = sock->sk; in iucv_sock_bind() local 672 struct sock *sk = sock->sk; in afiucv_path_connect() local 1343 struct sock *sk; in iucv_accept_poll() local 1584 struct sock *sk, *nsk; in iucv_callback_connreq() local 2031 struct sock *sk; in afiucv_hs_rcv() local 2176 struct sock *sk; in afiucv_netdev_event() local [all …]
|
/linux-6.3-rc2/net/sctp/ |
A D | socket.c | 109 struct sock *sk = asoc->base.sk; in sctp_wspace() local 127 struct sock *sk = asoc->base.sk; in sctp_set_owner_w() local 910 struct sock *sk = sctp_opt2sk(sp); in sctp_asconf_mgmt() local 1072 struct sock *sk = ep->base.sk; in sctp_connect_new_asoc() local 1755 struct sock *sk = asoc->base.sk; in sctp_sendmsg_check_sflags() local 1794 struct sock *sk = asoc->base.sk; in sctp_sendmsg_to_asoc() local 8553 struct sock *sk = sock->sk; in sctp_inet_listen() local 8615 struct sock *sk = sock->sk; in sctp_poll() local 9047 struct sock *sk = asoc->base.sk; in __sctp_write_space() local 9123 struct sock *sk = asoc->base.sk; in sctp_wfree() local [all …]
|
/linux-6.3-rc2/net/ipv4/ |
A D | tcp_timer.c | 68 static void tcp_write_err(struct sock *sk) in tcp_write_err() 231 static int tcp_write_timeout(struct sock *sk) in tcp_write_timeout() 290 void tcp_delack_timer_handler(struct sock *sk) in tcp_delack_timer_handler() 335 struct sock *sk = &icsk->icsk_inet.sk; in tcp_delack_timer() local 350 static void tcp_probe_timer(struct sock *sk) in tcp_probe_timer() 446 void tcp_retransmit_timer(struct sock *sk) in tcp_retransmit_timer() 594 void tcp_write_timer_handler(struct sock *sk) in tcp_write_timer_handler() 633 struct sock *sk = &icsk->icsk_inet.sk; in tcp_write_timer() local 670 struct sock *sk = from_timer(sk, t, sk_timer); in tcp_keepalive_timer() local 756 struct sock *sk = (struct sock *)tp; in tcp_compressed_ack_kick() local [all …]
|
A D | tcp_input.c | 701 void tcp_rcv_space_adjust(struct sock *sk) in tcp_rcv_space_adjust() 933 static void tcp_set_rto(struct sock *sk) in tcp_set_rto() 1345 static u8 tcp_sacktag_one(struct sock *sk, in tcp_sacktag_one() 1785 struct sock *sk, in tcp_maybe_skipping_dsack() 2137 void tcp_enter_loss(struct sock *sk) in tcp_enter_loss() 2668 void tcp_enter_cwr(struct sock *sk) in tcp_enter_cwr() 3159 void tcp_rearm_rto(struct sock *sk) in tcp_rearm_rto() 4359 void tcp_fin(struct sock *sk) in tcp_fin() 5003 void tcp_data_ready(struct sock *sk) in tcp_data_ready() 5496 void tcp_check_space(struct sock *sk) in tcp_check_space() [all …]
|
A D | tcp_bbr.c | 215 static u32 bbr_max_bw(const struct sock *sk) in bbr_max_bw() 223 static u32 bbr_bw(const struct sock *sk) in bbr_bw() 233 static u16 bbr_extra_acked(const struct sock *sk) in bbr_extra_acked() 303 static u32 bbr_tso_segs_goal(struct sock *sk) in bbr_tso_segs_goal() 320 static void bbr_save_cwnd(struct sock *sk) in bbr_save_cwnd() 456 static u32 bbr_ack_aggregation_cwnd(struct sock *sk) in bbr_ack_aggregation_cwnd() 600 static void bbr_update_cycle_phase(struct sock *sk, in bbr_update_cycle_phase() 609 static void bbr_reset_startup_mode(struct sock *sk) in bbr_reset_startup_mode() 625 static void bbr_reset_mode(struct sock *sk) in bbr_reset_mode() 986 static void bbr_update_gains(struct sock *sk) in bbr_update_gains() [all …]
|
A D | inet_connection_sock.c | 111 bool inet_rcv_saddr_any(const struct sock *sk) in inet_rcv_saddr_any() 420 struct sock *sk) in sk_reuseport_match() 453 struct sock *sk) in inet_csk_update_fastreuse() 744 void inet_csk_init_xmit_timers(struct sock *sk, in inet_csk_init_xmit_timers() 758 void inet_csk_clear_xmit_timers(struct sock *sk) in inet_csk_clear_xmit_timers() 886 struct sock *sk) in inet_reqsk_clone() 948 struct sock *sk = req_to_sk(req); in reqsk_queue_unlink() local 1184 void inet_csk_destroy_sock(struct sock *sk) in inet_csk_destroy_sock() 1210 void inet_csk_prepare_forced_close(struct sock *sk) in inet_csk_prepare_forced_close() 1231 int inet_csk_listen_start(struct sock *sk) in inet_csk_listen_start() [all …]
|
/linux-6.3-rc2/net/bluetooth/ |
A D | iso.c | 29 struct sock *sk; member 75 struct sock *sk; in iso_sock_timeout() local 175 struct sock *sk; in iso_conn_del() local 441 struct sock *sk; in iso_recv_frame() local 465 struct sock *sk; in __iso_get_sock_listen_by_addr() local 481 struct sock *sk; in __iso_get_sock_listen_by_sid() local 552 struct sock *sk; in iso_sock_cleanup_listen() local 695 struct sock *sk; in iso_sock_alloc() local 724 struct sock *sk; in iso_sock_create() local 1516 struct sock *sk; in iso_connect_ind() local [all …]
|
A D | l2cap_sock.c | 84 struct sock *sk = sock->sk; in l2cap_sock_bind() local 198 struct sock *sk = sock->sk; in l2cap_sock_connect() local 289 struct sock *sk = sock->sk; in l2cap_sock_listen() local 406 struct sock *sk = sock->sk; in l2cap_sock_getname() local 455 struct sock *sk = sock->sk; in l2cap_sock_getsockopt_old() local 574 struct sock *sk = sock->sk; in l2cap_sock_getsockopt() local 744 struct sock *sk = sock->sk; in l2cap_sock_setsockopt_old() local 900 struct sock *sk = sock->sk; in l2cap_sock_setsockopt() local 1437 struct sock *sk; in l2cap_sock_cleanup_listen() local 1856 struct sock *sk; in l2cap_sock_alloc() local [all …]
|
A D | sco.c | 49 struct sock *sk; member 84 struct sock *sk; in sco_sock_timeout() local 182 struct sock *sk; in sco_conn_del() local 302 struct sock *sk; in sco_recv_frame() local 326 struct sock *sk; in __sco_get_sock_listen_by_addr() local 376 struct sock *sk; in sco_sock_cleanup_listen() local 451 struct sock *sk) in sco_skb_put_cmsg() 481 struct sock *sk; in sco_sock_alloc() local 511 struct sock *sk; in sco_sock_create() local 1330 struct sock *sk; in sco_connect_ind() local [all …]
|
/linux-6.3-rc2/net/dccp/ |
A D | qpolicy.c | 20 static bool qpolicy_simple_full(struct sock *sk) in qpolicy_simple_full() 26 static struct sk_buff *qpolicy_simple_top(struct sock *sk) in qpolicy_simple_top() 36 static struct sk_buff *qpolicy_prio_best_skb(struct sock *sk) in qpolicy_prio_best_skb() 46 static struct sk_buff *qpolicy_prio_worst_skb(struct sock *sk) in qpolicy_prio_worst_skb() 56 static bool qpolicy_prio_full(struct sock *sk) in qpolicy_prio_full() 95 void dccp_qpolicy_push(struct sock *sk, struct sk_buff *skb) in dccp_qpolicy_push() 100 bool dccp_qpolicy_full(struct sock *sk) in dccp_qpolicy_full() 105 void dccp_qpolicy_drop(struct sock *sk, struct sk_buff *skb) in dccp_qpolicy_drop() 113 struct sk_buff *dccp_qpolicy_top(struct sock *sk) in dccp_qpolicy_top() 118 struct sk_buff *dccp_qpolicy_pop(struct sock *sk) in dccp_qpolicy_pop() [all …]
|
A D | output.c | 22 static inline void dccp_event_ack_sent(struct sock *sk) in dccp_event_ack_sent() 42 static int dccp_transmit_skb(struct sock *sk, struct sk_buff *skb) in dccp_transmit_skb() 161 unsigned int dccp_sync_mss(struct sock *sk, u32 pmtu) in dccp_sync_mss() 197 void dccp_write_space(struct sock *sk) in dccp_write_space() 245 static void dccp_xmit_packet(struct sock *sk) in dccp_xmit_packet() 350 void dccp_write_xmit(struct sock *sk) in dccp_write_xmit() 386 int dccp_retransmit_skb(struct sock *sk) in dccp_retransmit_skb() 541 int dccp_connect(struct sock *sk) in dccp_connect() 581 void dccp_send_ack(struct sock *sk) in dccp_send_ack() 639 void dccp_send_sync(struct sock *sk, const u64 ackno, in dccp_send_sync() [all …]
|
/linux-6.3-rc2/net/vmw_vsock/ |
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() 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() 293 struct sock *sk, in vmci_transport_notify_pkt_send_init() 304 struct sock *sk, in vmci_transport_notify_pkt_send_post_enqueue() 343 struct sock *sk, in vmci_transport_notify_pkt_handle_pkt() 390 struct sock *sk, in vmci_transport_notify_pkt_recv_pre_dequeue() 399 struct sock *sk, in vmci_transport_notify_pkt_send_pre_block() [all …]
|
A D | vmci_transport_notify.c | 165 vmci_transport_handle_read(struct sock *sk, in vmci_transport_handle_read() 301 vmci_transport_handle_wrote(struct sock *sk, in vmci_transport_handle_wrote() 392 struct sock *sk, in vmci_transport_notify_pkt_recv_init() 428 struct sock *sk, in vmci_transport_notify_pkt_recv_pre_block() 454 struct sock *sk, in vmci_transport_notify_pkt_recv_pre_dequeue() 474 struct sock *sk, in vmci_transport_notify_pkt_recv_post_dequeue() 507 struct sock *sk, in vmci_transport_notify_pkt_send_init() 520 struct sock *sk, in vmci_transport_notify_pkt_send_pre_block() 532 struct sock *sk, in vmci_transport_notify_pkt_send_pre_enqueue() 548 struct sock *sk, in vmci_transport_notify_pkt_send_post_enqueue() [all …]
|
/linux-6.3-rc2/net/ieee802154/ |
A D | socket.c | 82 struct sock *sk = sock->sk; in ieee802154_sock_release() local 94 struct sock *sk = sock->sk; in ieee802154_sock_sendmsg() local 102 struct sock *sk = sock->sk; in ieee802154_sock_bind() local 113 struct sock *sk = sock->sk; in ieee802154_sock_connect() local 155 struct sock *sk = sock->sk; in ieee802154_sock_ioctl() local 173 static int raw_hash(struct sock *sk) in raw_hash() 183 static void raw_unhash(struct sock *sk) in raw_unhash() 364 struct sock *sk; in ieee802154_raw_deliver() local 437 struct sock sk; member 797 struct sock *sk, *prev = NULL; in ieee802154_dgram_deliver() local [all …]
|
/linux-6.3-rc2/include/linux/ |
A D | bpf-cgroup.h | 177 static inline bool cgroup_bpf_sock_enabled(struct sock *sk, in cgroup_bpf_sock_enabled() 188 #define BPF_CGROUP_RUN_PROG_INET_INGRESS(sk, skb) \ argument 212 #define BPF_CGROUP_RUN_SK_PROG(sk, atype) \ argument 221 #define BPF_CGROUP_RUN_PROG_INET_SOCK(sk) \ argument 274 #define BPF_CGROUP_PRE_CONNECT_ENABLED(sk) \ argument 318 #define BPF_CGROUP_RUN_PROG_SOCK_OPS_SK(sock_ops, sk) \ argument 482 #define BPF_CGROUP_PRE_CONNECT_ENABLED(sk) (0) argument 484 #define BPF_CGROUP_RUN_PROG_INET_EGRESS(sk,skb) ({ 0; }) argument 485 #define BPF_CGROUP_RUN_PROG_INET_SOCK(sk) ({ 0; }) argument 488 #define BPF_CGROUP_RUN_PROG_INET4_POST_BIND(sk) ({ 0; }) argument [all …]
|
/linux-6.3-rc2/net/bluetooth/rfcomm/ |
A D | sock.c | 52 struct sock *sk = d->owner; in rfcomm_sk_data_ready() local 108 struct sock *sk = NULL; in __rfcomm_get_listen_sock_by_addr() local 175 struct sock *sk; in rfcomm_sock_cleanup_listen() local 274 struct sock *sk; in rfcomm_sock_alloc() local 315 struct sock *sk; in rfcomm_sock_create() local 337 struct sock *sk = sock->sk; in rfcomm_sock_bind() local 384 struct sock *sk = sock->sk; in rfcomm_sock_connect() local 431 struct sock *sk = sock->sk; in rfcomm_sock_listen() local 542 struct sock *sk = sock->sk; in rfcomm_sock_getname() local 946 struct sock *sk, *parent; in rfcomm_connect_ind() local [all …]
|