Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-rt6.c56 ND_PRINT((ndo, ", type=%d", dp->ip6r_type)); in rt6_print()
59 switch (dp->ip6r_type) { in rt6_print()
Dip6.h170 uint8_t ip6r_type; /* routing type */ member
Dprint-ip6.c102 switch (dp->ip6r_type) { in ip6_finddst()