Lines Matching defs:sk
261 static inline bool tcp_under_memory_pressure(const struct sock *sk) in tcp_under_memory_pressure()
286 static inline bool tcp_out_of_memory(struct sock *sk) in tcp_out_of_memory()
296 static inline bool tcp_too_many_orphans(struct sock *sk, int shift) in tcp_too_many_orphans()
354 static inline void tcp_dec_quickack_mode(struct sock *sk) in tcp_dec_quickack_mode()
498 static inline void tcp_synq_overflow(const struct sock *sk) in tcp_synq_overflow()
522 static inline bool tcp_synq_no_recent_overflow(const struct sock *sk) in tcp_synq_no_recent_overflow()
622 static inline void tcp_clear_xmit_timers(struct sock *sk) in tcp_clear_xmit_timers()
673 static inline void tcp_bound_rto(const struct sock *sk) in tcp_bound_rto()
700 static inline void tcp_fast_path_check(struct sock *sk) in tcp_fast_path_check()
712 static inline u32 tcp_rto_min(struct sock *sk) in tcp_rto_min()
722 static inline u32 tcp_rto_min_us(struct sock *sk) in tcp_rto_min_us()
1140 static inline bool tcp_ca_needs_ecn(const struct sock *sk) in tcp_ca_needs_ecn()
1147 static inline void tcp_set_ca_state(struct sock *sk, const u8 ca_state) in tcp_set_ca_state()
1156 static inline void tcp_ca_event(struct sock *sk, const enum tcp_ca_event event) in tcp_ca_event()
1225 static inline bool tcp_in_cwnd_reduction(const struct sock *sk) in tcp_in_cwnd_reduction()
1235 static inline __u32 tcp_current_ssthresh(const struct sock *sk) in tcp_current_ssthresh()
1280 static inline bool tcp_is_cwnd_limited(const struct sock *sk) in tcp_is_cwnd_limited()
1300 static inline bool tcp_needs_internal_pacing(const struct sock *sk) in tcp_needs_internal_pacing()
1308 static inline unsigned long tcp_pacing_delay(const struct sock *sk) in tcp_pacing_delay()
1315 static inline void tcp_reset_xmit_timer(struct sock *sk, in tcp_reset_xmit_timer()
1330 static inline unsigned long tcp_probe0_base(const struct sock *sk) in tcp_probe0_base()
1336 static inline unsigned long tcp_probe0_when(const struct sock *sk, in tcp_probe0_when()
1344 static inline void tcp_check_probe_timer(struct sock *sk) in tcp_check_probe_timer()
1390 static inline void tcp_slow_start_after_idle_check(struct sock *sk) in tcp_slow_start_after_idle_check()
1410 static inline int tcp_win_from_space(const struct sock *sk, int space) in tcp_win_from_space()
1420 static inline int tcp_space(const struct sock *sk) in tcp_space()
1427 static inline int tcp_full_space(const struct sock *sk) in tcp_full_space()
1439 static inline bool tcp_rmem_pressure(const struct sock *sk) in tcp_rmem_pressure()
1504 static inline int tcp_fin_time(const struct sock *sk) in tcp_fin_time()
1654 tcp_md5_do_lookup(const struct sock *sk, int l3index, in tcp_md5_do_lookup()
1665 tcp_md5_do_lookup(const struct sock *sk, int l3index, in tcp_md5_do_lookup()
1736 struct tcp_fastopen_context *tcp_fastopen_get_ctx(const struct sock *sk) in tcp_fastopen_get_ctx()
1796 static inline struct sk_buff *tcp_rtx_queue_head(const struct sock *sk) in tcp_rtx_queue_head()
1801 static inline struct sk_buff *tcp_rtx_queue_tail(const struct sock *sk) in tcp_rtx_queue_tail()
1806 static inline struct sk_buff *tcp_write_queue_head(const struct sock *sk) in tcp_write_queue_head()
1811 static inline struct sk_buff *tcp_write_queue_tail(const struct sock *sk) in tcp_write_queue_tail()
1816 #define tcp_for_write_queue_from_safe(skb, tmp, sk) \ argument
1819 static inline struct sk_buff *tcp_send_head(const struct sock *sk) in tcp_send_head()
1824 static inline bool tcp_skb_is_last(const struct sock *sk, in tcp_skb_is_last()
1837 static inline bool tcp_write_queue_empty(const struct sock *sk) in tcp_write_queue_empty()
1844 static inline bool tcp_rtx_queue_empty(const struct sock *sk) in tcp_rtx_queue_empty()
1849 static inline bool tcp_rtx_and_write_queues_empty(const struct sock *sk) in tcp_rtx_and_write_queues_empty()
1854 static inline void tcp_add_write_queue_tail(struct sock *sk, struct sk_buff *skb) in tcp_add_write_queue_tail()
1866 struct sock *sk) in tcp_insert_write_queue_before()
1871 static inline void tcp_unlink_write_queue(struct sk_buff *skb, struct sock *sk) in tcp_unlink_write_queue()
1879 static inline void tcp_rtx_queue_unlink(struct sk_buff *skb, struct sock *sk) in tcp_rtx_queue_unlink()
1885 static inline void tcp_rtx_queue_unlink_and_free(struct sk_buff *skb, struct sock *sk) in tcp_rtx_queue_unlink_and_free()
1892 static inline void tcp_push_pending_frames(struct sock *sk) in tcp_push_pending_frames()
1916 static inline void tcp_advance_highest_sack(struct sock *sk, struct sk_buff *skb) in tcp_advance_highest_sack()
1921 static inline struct sk_buff *tcp_highest_sack(struct sock *sk) in tcp_highest_sack()
1926 static inline void tcp_highest_sack_reset(struct sock *sk) in tcp_highest_sack_reset()
1932 static inline void tcp_highest_sack_replace(struct sock *sk, in tcp_highest_sack_replace()
1941 static inline bool inet_sk_transparent(const struct sock *sk) in inet_sk_transparent()
2013 static inline bool tcp_stream_memory_free(const struct sock *sk, int wake) in tcp_stream_memory_free()
2083 const struct sock *sk, struct sk_buff *skb, in cookie_init_sequence()
2092 const struct sock *sk, struct sk_buff *skb, in cookie_init_sequence()
2116 static inline s64 tcp_rto_delta_us(const struct sock *sk) in tcp_rto_delta_us()
2161 static inline int tcp_inq(struct sock *sk) in tcp_inq()
2204 static inline void tcp_listendrop(const struct sock *sk) in tcp_listendrop()
2259 static inline void tcp_bpf_clone(const struct sock *sk, struct sock *newsk) in tcp_bpf_clone()
2293 static inline int tcp_call_bpf(struct sock *sk, int op, u32 nargs, u32 *args) in tcp_call_bpf()
2317 static inline int tcp_call_bpf_2arg(struct sock *sk, int op, u32 arg1, u32 arg2) in tcp_call_bpf_2arg()
2324 static inline int tcp_call_bpf_3arg(struct sock *sk, int op, u32 arg1, u32 arg2, in tcp_call_bpf_3arg()
2333 static inline int tcp_call_bpf(struct sock *sk, int op, u32 nargs, u32 *args) in tcp_call_bpf()
2338 static inline int tcp_call_bpf_2arg(struct sock *sk, int op, u32 arg1, u32 arg2) in tcp_call_bpf_2arg()
2343 static inline int tcp_call_bpf_3arg(struct sock *sk, int op, u32 arg1, u32 arg2, in tcp_call_bpf_3arg()
2351 static inline u32 tcp_timeout_init(struct sock *sk) in tcp_timeout_init()
2362 static inline u32 tcp_rwnd_init_bpf(struct sock *sk) in tcp_rwnd_init_bpf()
2373 static inline bool tcp_bpf_ca_needs_ecn(struct sock *sk) in tcp_bpf_ca_needs_ecn()
2378 static inline void tcp_bpf_rtt(struct sock *sk) in tcp_bpf_rtt()
2406 static inline u64 tcp_transmit_time(const struct sock *sk) in tcp_transmit_time()