Searched refs:IP6_DEST_NEXTH (Results 1 – 2 of 2) sorted by relevance
| /lib/lwip/lwip/src/include/lwip/prot/ | ||
| A D | ip6.h | 176 #define IP6_DEST_NEXTH(hdr) ((hdr)->_nexth) macro |
| /lib/lwip/lwip/src/core/ipv6/ | ||
| A D | ip6.c | 818 nexth = &IP6_DEST_NEXTH(dest_hdr); |
Completed in 9 milliseconds