Home
last modified time | relevance | path

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

/dports/net/dhcpcd/dhcpcd-9.4.1/src/
H A Ddhcp-common.h82 #define OT_RESERVED (1 << 28) macro
H A Ddhcp-common.c833 if (opt->type & OT_RESERVED) in dhcp_envoption()
881 if (!(eopt->type & OT_RESERVED)) { in dhcp_envoption()
H A Dif-options.c1866 t |= OT_RESERVED; in parse_option()
/dports/security/py-keepkey/python-keepkey-7.2.1/device-protocol/
H A Dmessages-binance.proto114 OT_RESERVED = 3; enumerator
/dports/security/py-trezor/trezor-0.13.0/src/trezorlib/
H A Dmessages.py15 OT_RESERVED = 3 variable in BinanceOrderType