Searched refs:IP6_ROUT_SEG_LEFT (Results 1 – 2 of 2) sorted by relevance
/third_party/lwip/src/include/lwip/prot/ | ||
D | ip6.h | 202 #define IP6_ROUT_SEG_LEFT(hdr) ((hdr)->_segments_left) macro |
/third_party/lwip/src/core/ipv6/ | ||
D | ip6.c | 987 if (IP6_ROUT_SEG_LEFT(rout_hdr)) { |