Home
last modified time | relevance | path

Searched refs:ip6r_type (Results 1 – 2 of 2) sorted by relevance

/external/tcpdump/
Dprint-rt6.c61 printf(", type=%d", dp->ip6r_type); in rt6_print()
64 switch (dp->ip6r_type) { in rt6_print()
Dip6.h163 u_int8_t ip6r_type; /* routing type */ member