Home
last modified time | relevance | path

Searched refs:ICMP6_RR_FLAGS_PREVDONE (Results 1 – 3 of 3) sorted by relevance

/external/iproute2/include/netinet/
Dicmp6.h268 #define ICMP6_RR_FLAGS_PREVDONE 0x08 macro
/external/tcpdump/
Dicmp6.h405 #define ICMP6_RR_FLAGS_PREVDONE 0x08 macro
Dprint-icmp6.c1192 F(ICMP6_RR_FLAGS_PREVDONE, "P")); in icmp6_rrenum_print()