Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-dhcp6.c113 #define dh6_msgtype dh6_msgtypexid.m macro
798 name = tok2str(dh6_msgtype_str, "msgtype-%u", dh6->dh6_msgtype); in dhcp6_print()
808 if (dh6->dh6_msgtype != DH6_RELAY_FORW && in dhcp6_print()
809 dh6->dh6_msgtype != DH6_RELAY_REPLY) { in dhcp6_print()