Home
last modified time | relevance | path

Searched refs:probe_unacked (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/tipc/
H A Dsocket.c110 bool probe_unacked; member
1349 tsk->probe_unacked = false; in tipc_sk_conn_proto_rcv()
2828 if (tsk->probe_unacked) { in tipc_sk_check_probing_state()
2840 tsk->probe_unacked = true; in tipc_sk_check_probing_state()
/kernel/linux/linux-6.6/net/tipc/
H A Dsocket.c86 * @probe_unacked: probe has not received ack yet
121 bool probe_unacked; member
1362 tsk->probe_unacked = false; in tipc_sk_conn_proto_rcv()
2839 if (tsk->probe_unacked) { in tipc_sk_check_probing_state()
2851 tsk->probe_unacked = true; in tipc_sk_check_probing_state()

Completed in 11 milliseconds