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