Home
last modified time | relevance | path

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

/src/contrib/tcpdump/
H A Dprint-dhcp6.c77 #define DH6_RELAY_REPLY 13 macro
94 { DH6_RELAY_REPLY, "relay-reply" },
889 if (msgtype != DH6_RELAY_FORW && msgtype != DH6_RELAY_REPLY) { in dhcp6_print()