Searched refs:probe_size (Results 1 – 14 of 14) sorted by relevance
283 t->pl.probe_size = SCTP_BASE_PLPMTU; in sctp_transport_pl_send()290 t->pl.probe_high = t->pl.probe_size; in sctp_transport_pl_send()291 t->pl.probe_size = t->pl.pmtu; in sctp_transport_pl_send()296 t->pl.probe_size = SCTP_BASE_PLPMTU; in sctp_transport_pl_send()315 t->pl.pmtu = t->pl.probe_size; in sctp_transport_pl_recv()319 t->pl.probe_size += SCTP_PL_BIG_STEP; in sctp_transport_pl_recv()323 t->pl.pmtu = t->pl.probe_size; in sctp_transport_pl_recv()330 t->pl.probe_size = min(t->pl.probe_size + SCTP_PL_BIG_STEP, in sctp_transport_pl_recv()341 t->pl.probe_size = t->pl.pmtu; in sctp_transport_pl_recv()349 t->pl.probe_size = min(t->pl.probe_size + SCTP_PL_MIN_STEP, SCTP_MAX_PLPMTU); in sctp_transport_pl_recv()[all …]
1164 __u32 probe_size) in sctp_make_heartbeat() argument1180 hbinfo.probe_size = probe_size; in sctp_make_heartbeat()1188 retval->pmtu_probe = !!probe_size; in sctp_make_heartbeat()
229 pad = sctp_make_pad(t->asoc, t->pl.probe_size - overhead); in sctp_packet_bundle_pad()
1130 reply = sctp_make_heartbeat(asoc, transport, transport->pl.probe_size); in sctp_sf_send_probe()1288 if (hbinfo->probe_size) { in sctp_sf_backbeat_8_3()1289 if (hbinfo->probe_size != link->pl.probe_size || in sctp_sf_backbeat_8_3()
377 t->pl.probe_size + sctp_transport_pl_hlen(t) <= pmtu)) in sctp_icmp_frag_needed()
53 u32 probe_size; member143 return len - viommu->probe_size - tail_size; in viommu_get_write_desc_offset()528 probe_len = sizeof(*probe) + viommu->probe_size + in viommu_probe_endpoint()549 cur < viommu->probe_size) { in viommu_probe_endpoint()564 if (cur >= viommu->probe_size) in viommu_probe_endpoint()1012 if (viommu->probe_size) { in viommu_probe_device()1175 struct virtio_iommu_config, probe_size, in viommu_probe()1176 &viommu->probe_size); in viommu_probe()
1820 icsk->icsk_mtup.probe_size = 0; in tcp_mtup_init()2337 icsk->icsk_mtup.probe_size = 0; in tcp_mtu_check_reprobe()2367 int probe_size) in tcp_clone_payload() argument2383 if (len >= probe_size) in tcp_clone_payload()2386 probe_size - len); in tcp_clone_payload()2410 to->truesize += probe_size; in tcp_clone_payload()2411 to->len += probe_size; in tcp_clone_payload()2412 to->data_len += probe_size; in tcp_clone_payload()2447 int probe_size; in tcp_mtu_probe() local2548 if (len >= probe_size) in tcp_mtu_probe()[all …]
2244 !inet_csk(sk)->icsk_mtup.probe_size; in tcp_enter_loss()2806 icsk->icsk_mtup.search_high = icsk->icsk_mtup.probe_size - 1; in tcp_mtup_probe_failed()2807 icsk->icsk_mtup.probe_size = 0; in tcp_mtup_probe_failed()2820 do_div(val, icsk->icsk_mtup.probe_size); in tcp_mtup_probe_success()2828 icsk->icsk_mtup.search_low = icsk->icsk_mtup.probe_size; in tcp_mtup_probe_success()2829 icsk->icsk_mtup.probe_size = 0; in tcp_mtup_probe_success()3172 icsk->icsk_mtup.probe_size && in tcp_fastretrans_alert()3485 if (unlikely(icsk->icsk_mtup.probe_size && in tcp_clean_rtx_queue()
39 __le32 probe_size; member
45 struct icsk_mtup_u32:31 probe_size read_write …
634 t->pl.probe_size = SCTP_BASE_PLPMTU; in sctp_transport_pl_reset()653 t->pl.probe_size = SCTP_BASE_PLPMTU; in sctp_transport_pl_update()
227 __u32 probe_size);
386 __u32 probe_size; member987 __u16 probe_size; member
126 u32 probe_size:31, member