Searched refs:bictcp_recalc_ssthresh (Results 1 – 3 of 3) sorted by relevance
161 static u32 bictcp_recalc_ssthresh(struct sock *sk) in bictcp_recalc_ssthresh() function204 .ssthresh = bictcp_recalc_ssthresh,
348 static u32 bictcp_recalc_ssthresh(struct sock *sk) in bictcp_recalc_ssthresh() function485 .ssthresh = bictcp_recalc_ssthresh,
406 __u32 BPF_STRUCT_OPS(bictcp_recalc_ssthresh, struct sock *sk) in BPF_STRUCT_OPS() argument538 .ssthresh = (void *)bictcp_recalc_ssthresh,