| /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/include/net/ |
| H A D | sock.h | 643 sk_user_data_is_nocopy(const struct sock * sk) sk_user_data_is_nocopy() argument 648 __sk_user_data(sk) global() argument 661 __locked_read_sk_user_data_with_flags(const struct sock * sk,uintptr_t flags) __locked_read_sk_user_data_with_flags() argument 684 __rcu_dereference_sk_user_data_with_flags(const struct sock * sk,uintptr_t flags) __rcu_dereference_sk_user_data_with_flags() argument 696 rcu_dereference_sk_user_data(sk) global() argument 698 __rcu_assign_sk_user_data_with_flags(sk,ptr,flags) global() argument 707 rcu_assign_sk_user_data(sk,ptr) global() argument 711 sock_net(const struct sock * sk) sock_net() argument 717 sock_net_set(struct sock * sk,struct net * net) sock_net_set() argument 735 sk_peek_offset(const struct sock * sk,int flags) sk_peek_offset() argument 744 sk_peek_offset_bwd(struct sock * sk,int val) sk_peek_offset_bwd() argument 754 sk_peek_offset_fwd(struct sock * sk,int val) sk_peek_offset_fwd() argument 787 sk_next(const struct sock * sk) sk_next() argument 792 sk_nulls_next(const struct sock * sk) sk_nulls_next() argument 800 sk_unhashed(const struct sock * sk) sk_unhashed() argument 805 sk_hashed(const struct sock * sk) sk_hashed() argument 815 __sk_del_node(struct sock * sk) __sk_del_node() argument 821 __sk_del_node_init(struct sock * sk) __sk_del_node_init() argument 837 sock_hold(struct sock * sk) sock_hold() argument 845 __sock_put(struct sock * sk) __sock_put() argument 850 sk_del_node_init(struct sock * sk) sk_del_node_init() argument 859 sk_del_node_init_rcu(sk) global() argument 861 __sk_nulls_del_node_init_rcu(struct sock * sk) __sk_nulls_del_node_init_rcu() argument 870 sk_nulls_del_node_init_rcu(struct sock * sk) sk_nulls_del_node_init_rcu() argument 893 __sk_add_node(struct sock * sk,struct hlist_head * list) __sk_add_node() argument 898 sk_add_node(struct sock * sk,struct hlist_head * list) sk_add_node() argument 904 sk_add_node_rcu(struct sock * sk,struct hlist_head * list) sk_add_node_rcu() argument 914 sk_add_node_tail_rcu(struct sock * sk,struct hlist_head * list) sk_add_node_tail_rcu() argument 920 __sk_nulls_add_node_rcu(struct sock * sk,struct hlist_nulls_head * list) __sk_nulls_add_node_rcu() argument 925 __sk_nulls_add_node_tail_rcu(struct sock * sk,struct hlist_nulls_head * list) __sk_nulls_add_node_tail_rcu() argument 930 sk_nulls_add_node_rcu(struct sock * sk,struct hlist_nulls_head * list) sk_nulls_add_node_rcu() argument 936 __sk_del_bind_node(struct sock * sk) __sk_del_bind_node() argument 941 sk_add_bind_node(struct sock * sk,struct hlist_head * list) sk_add_bind_node() argument 981 sk_user_ns(const struct sock * sk) sk_user_ns() argument 1040 sock_set_flag(struct sock * sk,enum sock_flags flag) sock_set_flag() argument 1045 sock_reset_flag(struct sock * sk,enum sock_flags flag) sock_reset_flag() argument 1050 sock_valbool_flag(struct sock * sk,enum sock_flags bit,int valbool) sock_valbool_flag() argument 1059 sock_flag(const struct sock * sk,enum sock_flags flag) sock_flag() argument 1083 sk_gfp_mask(const struct sock * sk,gfp_t gfp_mask) sk_gfp_mask() argument 1088 sk_acceptq_removed(struct sock * sk) sk_acceptq_removed() argument 1093 sk_acceptq_added(struct sock * sk) sk_acceptq_added() argument 1102 sk_acceptq_is_full(const struct sock * sk) sk_acceptq_is_full() argument 1110 sk_stream_min_wspace(const struct sock * sk) sk_stream_min_wspace() argument 1115 sk_stream_wspace(const struct sock * sk) sk_stream_wspace() argument 1120 sk_wmem_queued_add(struct sock * sk,int val) sk_wmem_queued_add() argument 1125 sk_forward_alloc_add(struct sock * sk,int val) sk_forward_alloc_add() argument 1134 __sk_add_backlog(struct sock * sk,struct sk_buff * skb) __sk_add_backlog() argument 1153 sk_rcvqueues_full(const struct sock * sk,unsigned int limit) sk_rcvqueues_full() argument 1161 sk_add_backlog(struct sock * sk,struct sk_buff * skb,unsigned int limit) sk_add_backlog() argument 1185 sk_backlog_rcv(struct sock * sk,struct sk_buff * skb) sk_backlog_rcv() argument 1196 sk_incoming_cpu_update(struct sock * sk) sk_incoming_cpu_update() argument 1205 sock_rps_save_rxhash(struct sock * sk,const struct sk_buff * skb) sock_rps_save_rxhash() argument 1217 sock_rps_reset_rxhash(struct sock * sk) sock_rps_reset_rxhash() argument 1250 sk_flush_backlog(struct sock * sk) sk_flush_backlog() argument 1273 sk_prot_clear_nulls(struct sock * sk,int size) sk_prot_clear_nulls() argument 1413 __sk_stream_memory_free(const struct sock * sk,int wake) __sk_stream_memory_free() argument 1423 sk_stream_memory_free(const struct sock * sk) sk_stream_memory_free() argument 1428 __sk_stream_is_writeable(const struct sock * sk,int wake) __sk_stream_is_writeable() argument 1434 sk_stream_is_writeable(const struct sock * sk) sk_stream_is_writeable() argument 1439 sk_under_cgroup_hierarchy(struct sock * sk,struct cgroup * ancestor) sk_under_cgroup_hierarchy() argument 1452 sk_sockets_allocated_dec(struct sock * sk) sk_sockets_allocated_dec() argument 1458 sk_sockets_allocated_inc(struct sock * sk) sk_sockets_allocated_inc() argument 1465 sk_sockets_allocated_read_positive(struct sock * sk) sk_sockets_allocated_read_positive() argument 1511 __sk_prot_rehash(struct sock * sk) __sk_prot_rehash() argument 1561 sk_prot_mem_limits(const struct sock * sk,int index) sk_prot_mem_limits() argument 1571 sk_has_account(struct sock * sk) sk_has_account() argument 1577 sk_wmem_schedule(struct sock * sk,int size) sk_wmem_schedule() argument 1588 __sk_rmem_schedule(struct sock * sk,int size,bool pfmemalloc) __sk_rmem_schedule() argument 1600 sk_rmem_schedule(struct sock * sk,const struct sk_buff * skb,int size) sk_rmem_schedule() argument 1605 sk_unused_reserved_mem(const struct sock * sk) sk_unused_reserved_mem() argument 1618 sk_mem_reclaim(struct sock * sk) sk_mem_reclaim() argument 1631 sk_mem_reclaim_final(struct sock * sk) sk_mem_reclaim_final() argument 1637 sk_mem_charge(struct sock * sk,int size) sk_mem_charge() argument 1644 sk_mem_uncharge(struct sock * sk,int size) sk_mem_uncharge() argument 1655 sk_owner_set(struct sock * sk,struct module * owner) sk_owner_set() argument 1661 sk_owner_clear(struct sock * sk) sk_owner_clear() argument 1666 sk_owner_put(struct sock * sk) sk_owner_put() argument 1671 sk_owner_set(struct sock * sk,struct module * owner) sk_owner_set() argument 1675 sk_owner_clear(struct sock * sk) sk_owner_clear() argument 1679 sk_owner_put(struct sock * sk) sk_owner_put() argument 1690 sock_lock_init_class_and_name(sk,sname,skey,name,key) global() argument 1703 lockdep_sock_is_held(const struct sock * sk) lockdep_sock_is_held() argument 1711 lock_sock(struct sock * sk) lock_sock() argument 1741 lock_sock_fast(struct sock * sk) lock_sock_fast() argument 1750 lock_sock_fast_nested(struct sock * sk) lock_sock_fast_nested() argument 1765 unlock_sock_fast(struct sock * sk,bool slow) unlock_sock_fast() argument 1796 sock_owned_by_me(const struct sock * sk) sock_owned_by_me() argument 1803 sock_not_owned_by_me(const struct sock * sk) sock_not_owned_by_me() argument 1810 sock_owned_by_user(const struct sock * sk) sock_owned_by_user() argument 1816 sock_owned_by_user_nocheck(const struct sock * sk) sock_owned_by_user_nocheck() argument 1821 sock_release_ownership(struct sock * sk) sock_release_ownership() argument 1833 struct sock *sk = (struct sock *)csk; sock_allow_reclassification() local 1846 sk_clone_lock(const struct sock * sk,const gfp_t priority) sk_clone_lock() argument 1864 skb_set_owner_edemux(struct sk_buff * skb,struct sock * sk) skb_set_owner_edemux() argument 1893 sock_alloc_send_skb(struct sock * sk,unsigned long size,int noblock,int * errcode) sock_alloc_send_skb() argument 1907 sock_replace_proto(struct sock * sk,struct proto * proto) sock_replace_proto() argument 1924 sockcm_init(struct sockcm_cookie * sockc,const struct sock * sk) sockcm_init() argument 2007 sock_put(struct sock * sk) sock_put() argument 2019 sk_receive_skb(struct sock * sk,struct sk_buff * skb,const int nested) sk_receive_skb() argument 2025 sk_tx_queue_set(struct sock * sk,int tx_queue) sk_tx_queue_set() argument 2046 sk_tx_queue_clear(struct sock * sk) sk_tx_queue_clear() argument 2056 __sk_rx_queue_set(struct sock * sk,const struct sk_buff * skb,bool force_set) __sk_rx_queue_set() argument 2071 sk_rx_queue_set(struct sock * sk,const struct sk_buff * skb) sk_rx_queue_set() argument 2076 sk_rx_queue_update(struct sock * sk,const struct sk_buff * skb) sk_rx_queue_update() argument 2081 sk_rx_queue_clear(struct sock * sk) sk_rx_queue_clear() argument 2088 sk_rx_queue_get(const struct sock * sk) sk_rx_queue_get() argument 2102 sk_set_socket(struct sock * sk,struct socket * sock) sk_set_socket() argument 2114 sk_sleep(struct sock * sk) sk_sleep() argument 2126 sock_orphan(struct sock * sk) sock_orphan() argument 2135 sock_graft(struct sock * sk,struct socket * parent) sock_graft() argument 2146 sock_i_ino(const struct sock * sk) sock_i_ino() argument 2152 sk_uid(const struct sock * sk) sk_uid() argument 2158 sock_net_uid(const struct net * net,const struct sock * sk) sock_net_uid() argument 2170 sk_set_txhash(struct sock * sk) sk_set_txhash() argument 2176 sk_rethink_txhash(struct sock * sk) sk_rethink_txhash() argument 2186 __sk_dst_get(const struct sock * sk) __sk_dst_get() argument 2193 sk_dst_get(const struct sock * sk) sk_dst_get() argument 2205 __dst_negative_advice(struct sock * sk) __dst_negative_advice() argument 2213 dst_negative_advice(struct sock * sk) dst_negative_advice() argument 2220 __sk_dst_set(struct sock * sk,struct dst_entry * dst) __sk_dst_set() argument 2233 sk_dst_set(struct sock * sk,struct dst_entry * dst) sk_dst_set() argument 2244 __sk_dst_reset(struct sock * sk) __sk_dst_reset() argument 2250 sk_dst_reset(struct sock * sk) sk_dst_reset() argument 2259 sk_dst_confirm(struct sock * sk) sk_dst_confirm() argument 2268 struct sock *sk = skb->sk; sock_confirm_neigh() local 2278 sk_can_gso(const struct sock * sk) sk_can_gso() argument 2285 sk_gso_disable(struct sock * sk) sk_gso_disable() argument 2291 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 2309 skb_add_data_nocache(struct sock * sk,struct sk_buff * skb,struct iov_iter * from,int copy) skb_add_data_nocache() argument 2322 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 2347 sk_wmem_alloc_get(const struct sock * sk) sk_wmem_alloc_get() argument 2358 sk_rmem_alloc_get(const struct sock * sk) sk_rmem_alloc_get() argument 2369 sk_has_allocations(const struct sock * sk) sk_has_allocations() argument 2429 skb_set_hash_from_sk(struct sk_buff * skb,struct sock * sk) skb_set_hash_from_sk() argument 2450 skb_set_owner_r(struct sk_buff * skb,struct sock * sk) skb_set_owner_r() argument 2459 skb_set_owner_sk_safe(struct sk_buff * skb,struct sock * sk) skb_set_owner_sk_safe() argument 2470 skb_clone_and_charge_r(struct sk_buff * skb,struct sock * sk) skb_clone_and_charge_r() argument 2508 sock_queue_rcv_skb(struct sock * sk,struct sk_buff * skb) sock_queue_rcv_skb() argument 2531 sock_error(struct sock * sk) sock_error() argument 2547 sock_wspace(struct sock * sk) sock_wspace() argument 2563 sk_set_bit(int nr,struct sock * sk) sk_set_bit() argument 2572 sk_clear_bit(int nr,struct sock * sk) sk_clear_bit() argument 2581 sk_wake_async(const struct sock * sk,int how,int band) sk_wake_async() argument 2590 sk_wake_async_rcu(const struct sock * sk,int how,int band) sk_wake_async_rcu() argument 2606 sk_stream_moderate_sndbuf(struct sock * sk) sk_stream_moderate_sndbuf() argument 2635 sk_page_frag(struct sock * sk) sk_page_frag() argument 2645 __sock_writeable(const struct sock * sk,int wmem_alloc) __sock_writeable() argument 2652 sock_writeable(const struct sock * sk) sock_writeable() argument 2668 mem_cgroup_from_sk(const struct sock * sk) mem_cgroup_from_sk() argument 2673 mem_cgroup_sk_enabled(const struct sock * sk) mem_cgroup_sk_enabled() argument 2678 mem_cgroup_sk_under_memory_pressure(const struct sock * sk) mem_cgroup_sk_under_memory_pressure() argument 2699 mem_cgroup_from_sk(const struct sock * sk) mem_cgroup_from_sk() argument 2704 mem_cgroup_sk_enabled(const struct sock * sk) mem_cgroup_sk_enabled() argument 2709 mem_cgroup_sk_under_memory_pressure(const struct sock * sk) mem_cgroup_sk_under_memory_pressure() argument 2715 sock_rcvtimeo(const struct sock * sk,bool noblock) sock_rcvtimeo() argument 2720 sock_sndtimeo(const struct sock * sk,bool noblock) sock_sndtimeo() argument 2725 sock_rcvlowat(const struct sock * sk,int waitall,int len) sock_rcvlowat() argument 2757 sk_drops_add(struct sock * sk,int segs) sk_drops_add() argument 2767 sk_drops_inc(struct sock * sk) sk_drops_inc() argument 2772 sk_drops_read(const struct sock * sk) sk_drops_read() argument 2783 sk_drops_reset(struct sock * sk) sk_drops_reset() argument 2793 sock_skb_set_dropcount(const struct sock * sk,struct sk_buff * skb) sock_skb_set_dropcount() argument 2799 sk_drops_skbadd(struct sock * sk,const struct sk_buff * skb) sk_drops_skbadd() argument 2806 sock_read_timestamp(struct sock * sk) sock_read_timestamp() argument 2823 sock_write_timestamp(struct sock * sk,ktime_t kt) sock_write_timestamp() argument 2844 sock_recv_timestamp(struct msghdr * msg,struct sock * sk,struct sk_buff * skb) sock_recv_timestamp() argument 2872 sock_recv_cmsgs(struct msghdr * msg,struct sock * sk,struct sk_buff * skb) sock_recv_cmsgs() argument 2902 _sock_tx_timestamp(struct sock * sk,const struct sockcm_cookie * sockc,__u8 * tx_flags,__u32 * tskey) _sock_tx_timestamp() argument 2920 sock_tx_timestamp(struct sock * sk,const struct sockcm_cookie * sockc,__u8 * tx_flags) sock_tx_timestamp() argument 2934 sk_is_inet(const struct sock * sk) sk_is_inet() argument 2941 sk_is_tcp(const struct sock * sk) sk_is_tcp() argument 2948 sk_is_udp(const struct sock * sk) sk_is_udp() argument 2955 sk_is_unix(const struct sock * sk) sk_is_unix() argument 2960 sk_is_stream_unix(const struct sock * sk) sk_is_stream_unix() argument 2965 sk_is_vsock(const struct sock * sk) sk_is_vsock() argument 2970 sk_may_scm_recv(const struct sock * sk) sk_may_scm_recv() argument 2985 sk_eat_skb(struct sock * sk,struct sk_buff * skb) sk_eat_skb() argument 3004 sk_fullsock(const struct sock * sk) sk_fullsock() argument 3010 sk_is_refcounted(struct sock * sk) sk_is_refcounted() argument 3017 sk_requests_wifi_status(struct sock * sk) sk_requests_wifi_status() argument 3025 sk_listener(const struct sock * sk) sk_listener() argument 3034 sk_listener_or_tw(const struct sock * sk) sk_listener_or_tw() argument 3070 sk_get_wmem0(const struct sock * sk,const struct proto * proto) sk_get_wmem0() argument 3079 sk_get_rmem0(const struct sock * sk,const struct proto * proto) sk_get_rmem0() argument 3092 sk_pacing_shift_update(struct sock * sk,int val) sk_pacing_shift_update() argument 3104 sk_dev_equal_l3scope(struct sock * sk,int dif) sk_dev_equal_l3scope() argument 3129 bpf_skops_tx_timestamping(struct sock * sk,struct sk_buff * skb,int op) bpf_skops_tx_timestamping() argument 3151 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 524 sock_queue_rcv_skb_reason(struct sock * sk,struct sk_buff * skb) sock_queue_rcv_skb_reason() argument 544 __sk_receive_skb(struct sock * sk,struct sk_buff * skb,const int nested,unsigned int trim_cap,bool refcounted) __sk_receive_skb() argument 600 __sk_dst_check(struct sock * sk,u32 cookie) __sk_dst_check() argument 618 sk_dst_check(struct sock * sk,u32 cookie) sk_dst_check() argument 634 sock_bindtoindex_locked(struct sock * sk,int ifindex) sock_bindtoindex_locked() argument 664 sock_bindtoindex(struct sock * sk,int ifindex,bool lock_sk) sock_bindtoindex() argument 678 sock_setbindtodevice(struct sock * sk,sockptr_t optval,int optlen) sock_setbindtodevice() argument 726 sock_getbindtodevice(struct sock * sk,sockptr_t optval,sockptr_t optlen,int len) sock_getbindtodevice() argument 767 sk_mc_loop(const struct sock * sk) sk_mc_loop() argument 787 sock_set_reuseaddr(struct sock * sk) sock_set_reuseaddr() argument 795 sock_set_reuseport(struct sock * sk) sock_set_reuseport() argument 803 sock_no_linger(struct sock * sk) sock_no_linger() argument 812 sock_set_priority(struct sock * sk,u32 priority) sock_set_priority() argument 818 sock_set_sndtimeo(struct sock * sk,s64 secs) sock_set_sndtimeo() argument 827 __sock_set_timestamps(struct sock * sk,bool val,bool new,bool ns) __sock_set_timestamps() argument 837 sock_set_timestamp(struct sock * sk,int optname,bool valbool) sock_set_timestamp() argument 855 sock_timestamping_bind_phc(struct sock * sk,int phc_index) sock_timestamping_bind_phc() argument 892 sock_set_timestamping(struct sock * sk,int optname,struct so_timestamping timestamping) sock_set_timestamping() argument 944 bpf_skops_tx_timestamping(struct sock * sk,struct sk_buff * skb,int op) bpf_skops_tx_timestamping() argument 957 sock_set_keepalive(struct sock * sk) sock_set_keepalive() argument 967 __sock_set_rcvbuf(struct sock * sk,int val) __sock_set_rcvbuf() argument 997 sock_set_rcvbuf(struct sock * sk,int val) sock_set_rcvbuf() argument 1005 __sock_set_mark(struct sock * sk,u32 val) __sock_set_mark() argument 1013 sock_set_mark(struct sock * sk,u32 val) sock_set_mark() argument 1021 sock_release_reserved_memory(struct sock * sk,int bytes) sock_release_reserved_memory() argument 1031 sock_reserve_memory(struct sock * sk,int bytes) sock_reserve_memory() argument 1087 sock_devmem_dontneed(struct sock * sk,sockptr_t optval,unsigned int optlen) sock_devmem_dontneed() argument 1145 sockopt_lock_sock(struct sock * sk) sockopt_lock_sock() argument 1158 sockopt_release_sock(struct sock * sk) sockopt_release_sock() argument 1195 sk_setsockopt(struct sock * sk,int level,int optname,sockptr_t optval,unsigned int optlen) sk_setsockopt() argument 1688 sk_get_peer_cred(struct sock * sk) sk_get_peer_cred() argument 1727 sk_getsockopt(struct sock * sk,int level,int optname,sockptr_t optval,sockptr_t optlen) sk_getsockopt() argument 2180 sock_lock_init(struct sock * sk) sock_lock_init() argument 2236 struct sock *sk; sk_prot_alloc() local 2269 sk_prot_free(struct proto * prot,struct sock * sk) sk_prot_free() argument 2301 struct sock *sk; sk_alloc() local 2347 struct sock *sk = container_of(head, struct sock, sk_rcu); __sk_destruct() local 2389 sk_net_refcnt_upgrade(struct sock * sk) sk_net_refcnt_upgrade() argument 2402 sk_destruct(struct sock * sk) sk_destruct() argument 2417 __sk_free(struct sock * sk) __sk_free() argument 2428 sk_free(struct sock * sk) sk_free() argument 2440 sk_init_common(struct sock * sk) sk_init_common() argument 2475 sk_clone(const struct sock * sk,const gfp_t priority,bool lock) sk_clone() argument 2611 sk_dst_gso_max_size(struct sock * sk,const struct net_device * dev) sk_dst_gso_max_size() argument 2629 sk_setup_caps(struct sock * sk,struct dst_entry * dst) sk_setup_caps() argument 2674 struct sock *sk = skb->sk; sock_wfree() local 2717 struct sock *sk = skb->sk; __sock_wfree() local 2723 skb_set_owner_w(struct sk_buff * skb,struct sock * sk) skb_set_owner_w() argument 2787 struct sock *sk = skb->sk; sock_rfree() local 2811 struct sock *sk = skb->sk; sock_pfree() local 2830 sock_wmalloc(struct sock * sk,unsigned long size,int force,gfp_t priority) sock_wmalloc() argument 2848 struct sock *sk = skb->sk; sock_ofree() local 2853 sock_omalloc(struct sock * sk,unsigned long size,gfp_t priority) sock_omalloc() argument 2876 sock_kmalloc(struct sock * sk,int size,gfp_t priority) sock_kmalloc() argument 2900 sock_kmemdup(struct sock * sk,const void * src,int size,gfp_t priority) sock_kmemdup() argument 2916 __sock_kfree_s(struct sock * sk,void * mem,int size,const bool nullify) __sock_kfree_s() argument 2928 sock_kfree_s(struct sock * sk,void * mem,int size) sock_kfree_s() argument 2934 sock_kzfree_s(struct sock * sk,void * mem,int size) sock_kzfree_s() argument 2943 sock_wait_for_wmem(struct sock * sk,long timeo) sock_wait_for_wmem() argument 2972 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 3016 __sock_cmsg_send(struct sock * sk,struct cmsghdr * cmsg,struct sockcm_cookie * sockc) __sock_cmsg_send() argument 3085 sock_cmsg_send(struct sock * sk,struct msghdr * msg,struct sockcm_cookie * sockc) sock_cmsg_send() argument 3104 sk_enter_memory_pressure(struct sock * sk) sk_enter_memory_pressure() argument 3112 sk_leave_memory_pressure(struct sock * sk) sk_leave_memory_pressure() argument 3171 sk_page_frag_refill(struct sock * sk,struct page_frag * pfrag) sk_page_frag_refill() argument 3185 __lock_sock(struct sock * sk) __lock_sock() argument 3203 __release_sock(struct sock * sk) __release_sock() argument 3240 __sk_flush_backlog(struct sock * sk) __sk_flush_backlog() argument 3264 sk_wait_data(struct sock * sk,long * timeo,const struct sk_buff * skb) sk_wait_data() argument 3293 __sk_mem_raise_allocated(struct sock * sk,int size,int amt,int kind) __sk_mem_raise_allocated() argument 3411 __sk_mem_schedule(struct sock * sk,int size,int kind) __sk_mem_schedule() argument 3430 __sk_mem_reduce_allocated(struct sock * sk,int amount) __sk_mem_reduce_allocated() argument 3450 __sk_mem_reclaim(struct sock * sk,int amount) __sk_mem_reclaim() argument 3458 __sk_charge(struct sock * sk,gfp_t gfp) __sk_charge() argument 3476 sk_set_peek_off(struct sock * sk,int val) sk_set_peek_off() argument 3547 sock_no_sendmsg_locked(struct sock * sk,struct msghdr * m,size_t len) sock_no_sendmsg_locked() argument 3586 sock_def_wakeup(struct sock * sk) sock_def_wakeup() argument 3597 sock_def_error_report(struct sock * sk) sock_def_error_report() argument 3609 sock_def_readable(struct sock * sk) sock_def_readable() argument 3624 sock_def_write_space(struct sock * sk) sock_def_write_space() argument 3650 sock_def_write_space_wfree(struct sock * sk,int wmem_alloc) sock_def_write_space_wfree() argument 3669 sock_def_destruct(struct sock * sk) sock_def_destruct() argument 3673 sk_send_sigurg(struct sock * sk) sk_send_sigurg() argument 3681 sk_reset_timer(struct sock * sk,struct timer_list * timer,unsigned long expires) sk_reset_timer() argument 3689 sk_stop_timer(struct sock * sk,struct timer_list * timer) sk_stop_timer() argument 3696 sk_stop_timer_sync(struct sock * sk,struct timer_list * timer) sk_stop_timer_sync() argument 3703 sock_init_data_uid(struct socket * sock,struct sock * sk,kuid_t uid) sock_init_data_uid() argument 3774 sock_init_data(struct socket * sock,struct sock * sk) sock_init_data() argument 3784 lock_sock_nested(struct sock * sk,int subclass) lock_sock_nested() argument 3814 release_sock(struct sock * sk) release_sock() argument 3833 __lock_sock_fast(struct sock * sk) __lock_sock_fast() argument 3868 struct sock *sk = sock->sk; sock_gettstamp() local 3904 sock_enable_timestamp(struct sock * sk,enum sock_flags flag) sock_enable_timestamp() argument 3921 sock_recv_errqueue(struct sock * sk,struct msghdr * msg,int len,int level,int type) sock_recv_errqueue() argument 3968 struct sock *sk = sock->sk; sock_common_getsockopt() local 3978 struct sock *sk = sock->sk; sock_common_recvmsg() local 3990 struct sock *sk = sock->sk; sock_common_setsockopt() local 3997 sk_common_release(struct sock * sk) sk_common_release() argument 4032 sk_get_meminfo(const struct sock * sk,u32 * mem) sk_get_meminfo() argument 4427 struct sock *sk = p; sk_busy_loop_end() local 4441 sock_bind_add(struct sock * sk,struct sockaddr_unsized * addr,int addr_len) sock_bind_add() argument 4450 sock_ioctl_inout(struct sock * sk,unsigned int cmd,void __user * arg,void * karg,size_t size) sock_ioctl_inout() argument 4473 sock_ioctl_out(struct sock * sk,unsigned int cmd,void __user * arg) sock_ioctl_out() argument 4489 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() 106 struct sock *sk = (struct sock *)msk; in __mptcp_socket_create() local 135 struct sock *sk = (struct sock *)msk; in __mptcp_nmpc_sk() local 150 static void mptcp_drop(struct sock *sk, struct sk_buff *skb) in mptcp_drop() 156 static bool __mptcp_try_coalesce(struct sock *sk, struct sk_buff *to, in __mptcp_try_coalesce() 175 static bool mptcp_try_coalesce(struct sock *sk, struct sk_buff *to, in mptcp_try_coalesce() 208 static bool mptcp_rcvbuf_grow(struct sock *sk, u32 newval) in mptcp_rcvbuf_grow() 245 struct sock *sk = (struct sock *)msk; in mptcp_data_queue_ofo() local 376 static bool __mptcp_move_skb(struct sock *sk, struct sk_buff *skb) in __mptcp_move_skb() 422 static void mptcp_stop_rtx_timer(struct sock *sk) in mptcp_stop_rtx_timer() [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 152 static int iucv_sock_in_state(struct sock *sk, int state, int state2) in iucv_sock_in_state() 165 static inline int iucv_below_msglim(struct sock *sk) in iucv_below_msglim() 181 static void iucv_sock_wake_msglim(struct sock *sk) in iucv_sock_wake_msglim() 269 struct sock *sk; in __iucv_get_sock_by_name() local 278 static void iucv_sock_destruct(struct sock *sk) in iucv_sock_destruct() 297 struct sock *sk; in iucv_sock_cleanup_listen() local 308 static void iucv_sock_link(struct iucv_sock_list *l, struct sock *sk) in iucv_sock_link() 315 static void iucv_sock_unlink(struct iucv_sock_list *l, struct sock *sk) in iucv_sock_unlink() [all …]
|
| /linux/net/sctp/ |
| H A D | socket.c | 101 static void sctp_enter_memory_pressure(struct sock *sk) in sctp_enter_memory_pressure() 110 struct sock *sk = asoc->base.sk; in sctp_wspace() local 128 struct sock *sk = asoc->base.sk; in sctp_set_owner_w() local 193 static void sctp_for_each_rx_skb(struct sctp_association *asoc, struct sock *sk, in sctp_for_each_rx_skb() 210 static inline int sctp_verify_addr(struct sock *sk, union sctp_addr *addr, in sctp_verify_addr() 233 struct sctp_association *sctp_id2assoc(struct sock *sk, sctp_assoc_t id) in sctp_id2assoc() 270 static struct sctp_transport *sctp_addr_id2transport(struct sock *sk, in sctp_addr_id2transport() 309 static int sctp_bind(struct sock *sk, struct sockaddr_unsized *addr, in sctp_bind() 377 static int sctp_do_bind(struct sock *sk, union sctp_addr *addr, int len) in sctp_do_bind() 506 static int sctp_bindx_add(struct sock *sk, struct sockaddr *addrs, int addrcnt) in sctp_bindx_add() [all …]
|
| /linux/net/ipv4/ |
| H A D | tcp_timer.c | 28 static u32 tcp_clamp_rto_to_user_timeout(const struct sock *sk) in tcp_clamp_rto_to_user_timeout() 50 u32 tcp_clamp_probe0_to_user_timeout(const struct sock *sk, u32 when) in tcp_clamp_probe0_to_user_timeout() 77 static void tcp_write_err(struct sock *sk) in tcp_write_err() 107 static int tcp_out_of_resources(struct sock *sk, bool do_reset) in tcp_out_of_resources() 150 static int tcp_orphan_retries(struct sock *sk, bool alive) in tcp_orphan_retries() 166 static void tcp_mtu_probing(struct inet_connection_sock *icsk, struct sock *sk) in tcp_mtu_probing() 188 static unsigned int tcp_model_timeout(struct sock *sk, in tcp_model_timeout() 215 static bool retransmits_timed_out(struct sock *sk, in retransmits_timed_out() 243 static int tcp_write_timeout(struct sock *sk) in tcp_write_timeout() 309 void tcp_delack_timer_handler(struct sock *sk) in tcp_delack_timer_handler() [all …]
|
| H A D | tcp_input.c | 125 void (*cad)(struct sock *sk, u32 ack_seq)) in clean_acked_data_enable() 147 static void bpf_skops_parse_hdr(struct sock *sk, struct sk_buff *skb) in bpf_skops_parse_hdr() 182 static void bpf_skops_established(struct sock *sk, int bpf_op, in bpf_skops_established() 201 static void bpf_skops_parse_hdr(struct sock *sk, struct sk_buff *skb) in bpf_skops_parse_hdr() 205 static void bpf_skops_established(struct sock *sk, int bpf_op, in bpf_skops_established() 211 static __cold void tcp_gro_dev_warn(const struct sock *sk, const struct sk_buff *skb, in tcp_gro_dev_warn() 227 static void tcp_measure_rcv_mss(struct sock *sk, const struct sk_buff *skb) in tcp_measure_rcv_mss() 311 static void tcp_incr_quickack(struct sock *sk, unsigned int max_quickacks) in tcp_incr_quickack() 323 static void tcp_enter_quickack_mode(struct sock *sk, unsigned int max_quickacks) in tcp_enter_quickack_mode() 336 static bool tcp_in_quickack_mode(struct sock *sk) in tcp_in_quickack_mode() [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() 111 bool inet_rcv_saddr_any(const struct sock *sk) in inet_rcv_saddr_any() 130 bool inet_sk_get_local_port_range(const struct sock *sk, int *low, int *high) in inet_sk_get_local_port_range() 156 static bool inet_bind_conflict(const struct sock *sk, struct sock *sk2, in inet_bind_conflict() 186 static bool __inet_bhash2_conflict(const struct sock *sk, struct sock *sk2, in __inet_bhash2_conflict() 204 static bool inet_bhash2_conflict(const struct sock *sk, in inet_bhash2_conflict() 226 static int inet_csk_bind_conflict(const struct sock *sk, in inet_csk_bind_conflict() 273 static bool inet_bhash2_addr_any_conflict(const struct sock *sk, int port, int l3mdev, in inet_bhash2_addr_any_conflict() 315 inet_csk_find_open_port(const struct sock *sk, struct inet_bind_bucket **tb_ret, in inet_csk_find_open_port() 412 const struct sock *sk) in sk_reuseport_match() [all …]
|
| H A D | tcp.c | 326 void tcp_enter_memory_pressure(struct sock *sk) in tcp_enter_memory_pressure() 340 void tcp_leave_memory_pressure(struct sock *sk) in tcp_leave_memory_pressure() 403 void tcp_md5_destruct_sock(struct sock *sk) in tcp_md5_destruct_sock() 421 void tcp_init_sock(struct sock *sk) in tcp_init_sock() 482 static void tcp_tx_timestamp(struct sock *sk, struct sockcm_cookie *sockc) in tcp_tx_timestamp() 510 bool tcp_stream_memory_free(const struct sock *sk, int wake) in tcp_stream_memory_free() 519 static bool tcp_stream_is_readable(struct sock *sk, int target) in tcp_stream_is_readable() 536 struct sock *sk = sock->sk; in tcp_poll() local 640 int tcp_ioctl(struct sock *sk, int cmd, int *karg) in tcp_ioctl() 697 void tcp_skb_entail(struct sock *sk, struct sk_buff *skb) in tcp_skb_entail() [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/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/ |
| H A D | sco.c | 49 struct sock *sk; member 64 #define sco_pi(sk) ((struct sco_pinfo *) sk) argument 145 struct sock *sk; in sco_sock_timeout() local 173 static void sco_sock_set_timer(struct sock *sk, long timeout) in sco_sock_set_timer() 183 static void sco_sock_clear_timer(struct sock *sk) in sco_sock_clear_timer() 231 static void sco_chan_del(struct sock *sk, int err) in sco_chan_del() 257 struct sock *sk; in sco_conn_del() local 283 static void __sco_chan_add(struct sco_conn *conn, struct sock *sk, in __sco_chan_add() 295 static int sco_chan_add(struct sco_conn *conn, struct sock *sk, in sco_chan_add() 310 static int sco_connect(struct sock *sk) in sco_connect() [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 394 struct sock *sk = sock->sk; in l2cap_sock_getname() local 443 struct sock *sk = sock->sk; in l2cap_sock_getsockopt_old() local 563 struct sock *sk = sock->sk; in l2cap_sock_getsockopt() local 733 struct sock *sk = sock->sk; in l2cap_sock_setsockopt_old() local 887 struct sock *sk = sock->sk; in l2cap_sock_setsockopt() local 1137 struct sock *sk = sock->sk; in l2cap_sock_sendmsg() local [all …]
|
| 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 …]
|
| /linux/net/bluetooth/rfcomm/ |
| H A D | sock.c | 52 struct sock *sk = d->owner; in rfcomm_sk_data_ready() local 66 struct sock *sk = d->owner, *parent; in rfcomm_sk_state_change() local 108 struct sock *sk = NULL; in __rfcomm_get_listen_sock_by_addr() local 129 struct sock *sk = NULL, *sk1 = NULL; in rfcomm_get_sock_by_channel() local 163 static void rfcomm_sock_destruct(struct sock *sk) in rfcomm_sock_destruct() 185 struct sock *sk; in rfcomm_sock_cleanup_listen() local 204 static void rfcomm_sock_kill(struct sock *sk) in rfcomm_sock_kill() 217 static void __rfcomm_sock_close(struct sock *sk) in __rfcomm_sock_close() 244 static void rfcomm_sock_close(struct sock *sk) in rfcomm_sock_close() 251 static void rfcomm_sock_init(struct sock *sk, struct sock *parent) in rfcomm_sock_init() [all …]
|
| /linux/net/tls/ |
| H A D | tls_main.c | 131 void update_sk_prot(struct sock *sk, struct tls_context *ctx) in update_sk_prot() 141 int wait_on_pending_writer(struct sock *sk, long *timeo) in wait_on_pending_writer() 170 int tls_push_sg(struct sock *sk, in tls_push_sg() 228 static int tls_handle_open_record(struct sock *sk, int flags) in tls_handle_open_record() 238 int tls_process_cmsg(struct sock *sk, struct msghdr *msg, in tls_process_cmsg() 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 …]
|
| /linux/net/phonet/ |
| H A D | pep.c | 69 static struct sk_buff *pep_alloc_skb(struct sock *sk, const void *payload, in pep_alloc_skb() 85 static int pep_reply(struct sock *sk, struct sk_buff *oskb, u8 code, in pep_reply() 107 static int pep_indicate(struct sock *sk, u8 id, u8 code, in pep_indicate() 128 static int pipe_handler_request(struct sock *sk, u8 id, u8 code, in pipe_handler_request() 147 static int pipe_handler_send_created_ind(struct sock *sk) in pipe_handler_send_created_ind() 159 static int pep_accept_conn(struct sock *sk, struct sk_buff *skb) in pep_accept_conn() 180 static int pep_reject_conn(struct sock *sk, struct sk_buff *skb, u8 code, in pep_reject_conn() 190 static int pep_ctrlreq_error(struct sock *sk, struct sk_buff *oskb, u8 code, in pep_ctrlreq_error() 217 static int pipe_snd_status(struct sock *sk, u8 type, u8 status, gfp_t priority) in pipe_snd_status() 227 static void pipe_grant_credits(struct sock *sk, gfp_t priority) in pipe_grant_credits() [all …]
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | tcp_ca_kfunc.c | 31 BPF_PROG(init,struct sock * sk) BPF_PROG() argument 39 BPF_PROG(in_ack_event,struct sock * sk,u32 flags) BPF_PROG() argument 45 BPF_PROG(cong_control,struct sock * sk,u32 ack,int flag,const struct rate_sample * rs) BPF_PROG() argument 51 BPF_PROG(cong_avoid,struct sock * sk,u32 ack,u32 acked) BPF_PROG() argument 57 BPF_PROG(sndbuf_expand,struct sock * sk) BPF_PROG() argument 63 BPF_PROG(undo_cwnd,struct sock * sk) BPF_PROG() argument 70 BPF_PROG(cwnd_event,struct sock * sk,enum tcp_ca_event event) BPF_PROG() argument 78 BPF_PROG(ssthresh,struct sock * sk) BPF_PROG() argument 86 BPF_PROG(min_tso_segs,struct sock * sk) BPF_PROG() argument 92 BPF_PROG(set_state,struct sock * sk,u8 new_state) BPF_PROG() argument 100 BPF_PROG(pkts_acked,struct sock * sk,const struct ack_sample * sample) BPF_PROG() argument [all...] |