Home
last modified time | relevance | path

Searched refs:pmtud_pending (Results 1 – 6 of 6) sorted by relevance

/linux/net/rxrpc/
H A Dpeer_event.c457 peer->pmtud_pending = true; in rxrpc_input_probe_for_pmtud()
H A Dconn_object.c329 conn->peer->pmtud_pending = true; in rxrpc_clean_up_connection()
H A Dcall_event.c480 call->peer->pmtud_pending) in rxrpc_input_call_event()
H A Dpeer_object.c214 peer->pmtud_pending = true; in rxrpc_assess_MTU_size()
H A Doutput.c289 call->peer->pmtud_pending = false; in rxrpc_send_ack_packet()
H A Dar-internal.h402 bool pmtud_pending; /* T if a call to this peer should send a probe */ member