Home
last modified time | relevance | path

Searched refs:ccid3_hc_tx_sock (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/dccp/ccids/
H A Dccid3.c53 struct ccid3_hc_tx_sock *hc = ccid3_hc_tx_sk(sk); in ccid3_hc_tx_set_state()
74 const struct ccid3_hc_tx_sock *hc = ccid3_hc_tx_sk(sk); in rfc3390_initial_rate()
84 static void ccid3_update_send_interval(struct ccid3_hc_tx_sock *hc) in ccid3_update_send_interval()
93 static u32 ccid3_hc_tx_idle_rtt(struct ccid3_hc_tx_sock *hc, ktime_t now) in ccid3_hc_tx_idle_rtt()
113 struct ccid3_hc_tx_sock *hc = ccid3_hc_tx_sk(sk); in ccid3_hc_tx_update_x()
158 static inline void ccid3_hc_tx_update_s(struct ccid3_hc_tx_sock *hc, int len) in ccid3_hc_tx_update_s()
172 static inline void ccid3_hc_tx_update_win_count(struct ccid3_hc_tx_sock *hc, in ccid3_hc_tx_update_win_count()
187 struct ccid3_hc_tx_sock *hc = from_timer(hc, t, tx_no_feedback_timer); in ccid3_hc_tx_no_feedback_timer()
270 struct ccid3_hc_tx_sock *hc = ccid3_hc_tx_sk(sk); in ccid3_hc_tx_send_packet()
346 struct ccid3_hc_tx_sock *h in ccid3_hc_tx_packet_sent()
[all...]
H A Dccid3.h65 * struct ccid3_hc_tx_sock - CCID3 sender half-connection socket
83 struct ccid3_hc_tx_sock { struct
102 static inline struct ccid3_hc_tx_sock *ccid3_hc_tx_sk(const struct sock *sk) in ccid3_hc_tx_sk()
104 struct ccid3_hc_tx_sock *hctx = ccid_priv(dccp_sk(sk)->dccps_hc_tx_ccid); in ccid3_hc_tx_sk()
/kernel/linux/linux-6.6/net/dccp/ccids/
H A Dccid3.c53 struct ccid3_hc_tx_sock *hc = ccid3_hc_tx_sk(sk); in ccid3_hc_tx_set_state()
74 const struct ccid3_hc_tx_sock *hc = ccid3_hc_tx_sk(sk); in rfc3390_initial_rate()
86 static void ccid3_update_send_interval(struct ccid3_hc_tx_sock *hc) in ccid3_update_send_interval()
95 static u32 ccid3_hc_tx_idle_rtt(struct ccid3_hc_tx_sock *hc, ktime_t now) in ccid3_hc_tx_idle_rtt()
116 struct ccid3_hc_tx_sock *hc = ccid3_hc_tx_sk(sk); in ccid3_hc_tx_update_x()
162 static inline void ccid3_hc_tx_update_s(struct ccid3_hc_tx_sock *hc, int len) in ccid3_hc_tx_update_s()
176 static inline void ccid3_hc_tx_update_win_count(struct ccid3_hc_tx_sock *hc, in ccid3_hc_tx_update_win_count()
191 struct ccid3_hc_tx_sock *hc = from_timer(hc, t, tx_no_feedback_timer); in ccid3_hc_tx_no_feedback_timer()
275 struct ccid3_hc_tx_sock *hc = ccid3_hc_tx_sk(sk); in ccid3_hc_tx_send_packet()
351 struct ccid3_hc_tx_sock *h in ccid3_hc_tx_packet_sent()
[all...]
H A Dccid3.h65 * struct ccid3_hc_tx_sock - CCID3 sender half-connection socket
83 struct ccid3_hc_tx_sock { struct
102 static inline struct ccid3_hc_tx_sock *ccid3_hc_tx_sk(const struct sock *sk) in ccid3_hc_tx_sk()
104 struct ccid3_hc_tx_sock *hctx = ccid_priv(dccp_sk(sk)->dccps_hc_tx_ccid); in ccid3_hc_tx_sk()
/kernel/linux/linux-5.10/net/dccp/
H A Dtrace.h38 struct ccid3_hc_tx_sock *hc = NULL;
/kernel/linux/linux-6.6/net/dccp/
H A Dtrace.h38 struct ccid3_hc_tx_sock *hc = NULL;

Completed in 4 milliseconds