Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/mgmt/mcumgr/transport/src/
Dsmp_udp.c52 PROTOCOL_IPV4 = 0, enumerator
84 .proto = PROTOCOL_IPV4,
101 if (proto == PROTOCOL_IPV4) { in smp_udp_proto_to_name()
187 if (proto == PROTOCOL_IPV4) { in create_socket()