Home
last modified time | relevance | path

Searched defs:NetifIdentifier (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/tools/otci/otci/
Dtypes.py56 class NetifIdentifier(IntEnum): class
Dotci.py2366 def udp_bind(self, ip: str, port: int, netif: NetifIdentifier = NetifIdentifier.THERAD):
/openthread-latest/src/core/net/
Dudp6.hpp71 enum NetifIdentifier : uint8_t enum