Searched refs:pmtud_trial (Results 1 – 5 of 5) sorted by relevance
390 trial = peer->pmtud_trial; in rxrpc_input_probe_for_pmtud()451 peer->pmtud_trial = trial; in rxrpc_input_probe_for_pmtud()
213 peer->pmtud_trial = umin(peer->max_data, peer->pmtud_bad - 1); in rxrpc_assess_MTU_size()
397 unsigned int pmtud_trial; /* Current MTU probe size */ member
328 size_t probe_mtu = call->peer->pmtud_trial + sizeof(struct rxrpc_wire_header); in rxrpc_send_ACK()
2467 __field(unsigned short, pmtud_trial)2476 __entry->pmtud_trial = call->peer->pmtud_trial;2486 __entry->pmtud_trial,