Home
last modified time | relevance | path

Searched refs:trial (Results 1 – 2 of 2) sorted by relevance

/net/rxrpc/
A Dpeer_event.c375 trial = peer->pmtud_trial; in rxrpc_input_probe_for_pmtud()
396 bad = trial; in rxrpc_input_probe_for_pmtud()
402 good = trial; in rxrpc_input_probe_for_pmtud()
421 trial = RXRPC_JUMBO(2); in rxrpc_input_probe_for_pmtud()
423 trial = RXRPC_JUMBO(4); in rxrpc_input_probe_for_pmtud()
425 trial = RXRPC_JUMBO(3); in rxrpc_input_probe_for_pmtud()
427 trial = RXRPC_JUMBO(6); in rxrpc_input_probe_for_pmtud()
429 trial = RXRPC_JUMBO(5); in rxrpc_input_probe_for_pmtud()
431 trial = RXRPC_JUMBO(8); in rxrpc_input_probe_for_pmtud()
433 trial = RXRPC_JUMBO(7); in rxrpc_input_probe_for_pmtud()
[all …]
/net/tipc/
A Ddiscover.c152 bool trial = time_before(jiffies, tn->addr_trial_end) && !self; in tipc_disc_addr_trial_msg() local
155 if (!trial) in tipc_disc_addr_trial_msg()
170 if (!trial && !self) { in tipc_disc_addr_trial_msg()
178 return trial; in tipc_disc_addr_trial_msg()

Completed in 8 milliseconds