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