Searched refs:nd6 (Results 1 – 15 of 15) sorted by relevance
293 ND6_STATS_INC(nd6.recv); in nd6_input()307 ND6_STATS_INC(nd6.lenerr); in nd6_input()308 ND6_STATS_INC(nd6.drop); in nd6_input()322 ND6_STATS_INC(nd6.proterr); in nd6_input()323 ND6_STATS_INC(nd6.drop); in nd6_input()355 ND6_STATS_INC(nd6.lenerr); in nd6_input()356 ND6_STATS_INC(nd6.drop); in nd6_input()365 ND6_STATS_INC(nd6.lenerr); in nd6_input()366 ND6_STATS_INC(nd6.drop); in nd6_input()397 ND6_STATS_INC(nd6.lenerr); in nd6_input()[all …]
184 diff -Nur lwip-ipv6/src/core/ipv6/nd6.c lwip-ipv6-hdr/src/core/ipv6/nd6.c185 --- lwip-ipv6/src/core/ipv6/nd6.c 2023-11-15 19:48:02.864481010 +0800186 +++ lwip-ipv6-hdr/src/core/ipv6/nd6.c 2023-11-15 20:06:47.036481010 +0800
16 #include "lwip/nd6.h"
45 "src/core/ipv6/nd6.c",
22 #include "lwip/nd6.h"
79 "$LWIPDIR/core/ipv6/nd6.c",
73 + ipv6/mld6.c ipv6/nd6.c
367 * opt.h, nd6.c: Added LWIP_HOOK_ND6_GET_GW()482 * netif.h/.c, nd6.c: task #13729: Convert netif addresses (IPv4 & IPv6) to891 * nd6.c: fixed bug #43784 (a host should send at least one Router Solicitation)897 * nd6.c: fixed bug #38153 (nd6_input() byte order issues)
905 #include "lwip/nd6.h"
2304 #include "lwip/nd6.h"
295 struct stats_proto nd6; member458 #define ND6_STATS_DISPLAY() stats_display_proto(&lwip_stats.nd6, "ND")
73 $(LWIPDIR)/core/ipv6/nd6.c
77 ${LWIP_DIR}/src/core/ipv6/nd6.c
136 LWIP_SRC += mld6.c ip6.c icmp6.c ethip6.c nd6.c ip6_addr.c ip6_frag.c
2846 nd6 = NormalDist(8, 4)2851 self.assertNotEqual(nd2, nd6)