Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/ip/
Dutils.c710 static bool convert_port(const char *buf, uint16_t *port) in convert_port() function
795 ret = convert_port(ipaddr, &port); in parse_ipv6()
870 ret = convert_port(ipaddr, &port); in parse_ipv4()