Searched refs:dh6_msgtype (Results 1 – 1 of 1) sorted by relevance
96 #define dh6_msgtype dh6_msgtypexid.m macro834 switch (dh6->dh6_msgtype) { in dhcp6_print()888 else if (dh6->dh6_msgtype != DH6_RELAY_FORW && in dhcp6_print()889 dh6->dh6_msgtype != DH6_RELAY_REPLY) { in dhcp6_print()890 printf(" msgtype-%u", dh6->dh6_msgtype); in dhcp6_print()900 printf(" msgtype-%u (", dh6->dh6_msgtype); /*)*/ in dhcp6_print()901 if (dh6->dh6_msgtype != DH6_RELAY_FORW && in dhcp6_print()902 dh6->dh6_msgtype != DH6_RELAY_REPLY) { in dhcp6_print()