Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/mgmt/mcumgr/transport/src/
Dsmp_udp.c53 PROTOCOL_IPV6, enumerator
90 .proto = PROTOCOL_IPV6,
107 if (proto == PROTOCOL_IPV6) { in smp_udp_proto_to_name()
197 if (proto == PROTOCOL_IPV6) { in create_socket()