Home
last modified time | relevance | path

Searched refs:tentative (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/Documentation/networking/
Dsctp.rst32 - There is tentative support for IPv6, but most work has gone towards
/linux-5.19.10/include/linux/
Ddrbd_genl.h174 __flg_field(28, DRBD_GENLA_F_MANDATORY | DRBD_F_INVARIANT, tentative)
/linux-5.19.10/drivers/block/drbd/
Ddrbd_receiver.c3446 int hg, rule_nr, rr_conflict, tentative, always_asbp; in drbd_sync_handshake() local
3499 tentative = nc->tentative; in drbd_sync_handshake()
3572 if (tentative || test_bit(CONN_DRY_RUN, &peer_device->connection->flags)) { in drbd_sync_handshake()
Ddrbd_main.c778 if (nc->tentative && connection->agreed_pro_version < 92) { in __drbd_send_protocol()
796 if (nc->tentative) in __drbd_send_protocol()