Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/drivers/net/bonding/
H A Dbond-lladdr-target.sh36 $@ | grep fe80 | grep -qv tentative
/linux-6.15/Documentation/networking/
H A Dsctp.rst32 - There is tentative support for IPv6, but most work has gone towards
/linux-6.15/Documentation/netlink/specs/
H A Drt_addr.yaml66 name: tentative
/linux-6.15/include/linux/
H A Ddrbd_genl.h174 __flg_field(28, DRBD_GENLA_F_MANDATORY | DRBD_F_INVARIANT, tentative)
/linux-6.15/drivers/block/drbd/
H A Ddrbd_receiver.c3457 int hg, rule_nr, rr_conflict, tentative, always_asbp; in drbd_sync_handshake() local
3510 tentative = nc->tentative; in drbd_sync_handshake()
3583 if (tentative || test_bit(CONN_DRY_RUN, &peer_device->connection->flags)) { in drbd_sync_handshake()
H A Ddrbd_main.c768 if (nc->tentative && connection->agreed_pro_version < 92) { in __drbd_send_protocol()
786 if (nc->tentative) in __drbd_send_protocol()