nuttx-apps/include/netutils
dongjiuzhu1 4426ce733a netutils/ptpd: using dynamic config to config clien-only mode and delaye2e
fix compile warning when only enable PTPD_CLIENT or PTPD_SERVER

ptpd.c:493:38: error: 'CONFIG_NETUTILS_PTPD_PRIORITY1' undeclared (first
use in this function); did you mean 'CONFIG_NETUTILS_PTPD_CLIENT'?

ptpd.c:494:39: error: 'CONFIG_NETUTILS_PTPD_CLASS' undeclared (first use
in this function); did you mean 'CONFIG_NETUTILS_PTPD_CLIENT'?

ptpd.c:495:39: error: 'CONFIG_NETUTILS_PTPD_ACCURACY' undeclared (first
use in this function); did you mean 'CONFIG_NETUTILS_PTPD_DEBUG'?
ptpd.c:498:38: error: 'CONFIG_NETUTILS_PTPD_PRIORITY2' undeclared (first
use in this function); did you mean 'CONFIG_NETUTILS_PTPD_CLIENT'?

ptpd.c:502:36: error: 'CONFIG_NETUTILS_PTPD_CLOCKSOURCE' undeclared
(first use in this function); did you mean
'CONFIG_NETUTILS_PTPD_STACKSIZE'?

Signed-off-by: dongjiuzhu1 <dongjiuzhu1@xiaomi.com>
2025-12-30 08:51:51 -03:00
..
base64.h include: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
chat.h include: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
cmux.h netutils/cmux: Add support for CMUX protocol 2025-10-06 15:04:22 -03:00
curl4nx.h include: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
dhcp6c.h include: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
dhcpc.h netutils/netlib: support delete the DNS server address by index or address 2025-11-10 18:10:16 +08:00
dhcpd.h include: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
discover.h include: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
esp8266.h netutils/esp8266: Add a function for finalization. 2025-07-22 15:04:36 +02:00
ftpc.h include: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
ftpd.h include: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
httpd.h include: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
icmp_ping.h ping: add -I for bind device 2025-12-25 12:24:04 +08:00
icmpv6_ping.h ping: add -I for bind device 2025-12-25 12:24:04 +08:00
ipmsfilter.h include: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
md5.h include: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
mdnsd.h apps/netutils: add mdns library support 2025-06-02 23:18:24 +08:00
netinit.h include: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
netlib.h netlib: Add support for adding/removing VLAN device 2025-12-30 11:17:38 +08:00
ntpclient.h include: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
pppd.h include: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
ptpd.h netutils/ptpd: using dynamic config to config clien-only mode and delaye2e 2025-12-30 08:51:51 -03:00
smtp.h include: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
telnetc.h include: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
telnetd.h include: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
tftp.h include: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
thttpd.h include: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
urldecode.h include: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
webclient.h include: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
xmlrpc.h include: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
xtables.h include: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00