Home
last modified time | relevance | path

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

/Zephyr-4.2.1/tests/net/socket/socketpair/src/
Dhappy_path.c112 NET_AF_LOCAL, "AF_LOCAL", in ZTEST_USER_F()
/Zephyr-4.2.1/subsys/net/lib/shell/
Ddns.c52 case NET_AF_LOCAL: in dns_result_cb()
468 case NET_AF_LOCAL: in cmd_net_dns_service()
/Zephyr-4.2.1/include/zephyr/net/
Dnet_ip.h60 #define NET_AF_LOCAL NET_PF_LOCAL /**< Inter-process communication */ macro
/Zephyr-4.2.1/subsys/net/lib/dns/
Dresolve.c1133 info->ai_family = NET_AF_LOCAL; in dns_validate_record()