Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-dhcp6.c82 #define DH6_RELAY_REPLY 13 macro
99 { DH6_RELAY_REPLY, "relay-reply" },
809 dh6->dh6_msgtype != DH6_RELAY_REPLY) { in dhcp6_print()