Home
last modified time | relevance | path

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

/linux-4.4.14/Documentation/networking/
Dsctp.txt27 -There is tentative support for IPv6, but most work has gone towards
/linux-4.4.14/arch/h8300/lib/
Dudivsi3.S66 mulxu.w r0,er2 ; compute er3 = remainder (tentative)
/linux-4.4.14/include/linux/
Ddrbd_genl.h171 __flg_field(28, DRBD_GENLA_F_MANDATORY | DRBD_F_INVARIANT, tentative)
/linux-4.4.14/drivers/block/drbd/
Ddrbd_receiver.c3129 int hg, rule_nr, rr_conflict, tentative; in drbd_sync_handshake() local
3212 tentative = nc->tentative; in drbd_sync_handshake()
3245 if (tentative || test_bit(CONN_DRY_RUN, &peer_device->connection->flags)) { in drbd_sync_handshake()
Ddrbd_main.c793 if (nc->tentative && connection->agreed_pro_version < 92) { in __drbd_send_protocol()
812 if (nc->tentative) in __drbd_send_protocol()