Home
last modified time | relevance | path

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

/dragonfly/contrib/tcpdump/
H A Dudp.h107 #ifndef DHCP6_CLI_PORT
108 #define DHCP6_CLI_PORT 547 /*XXX*/ macro
H A Dprint-udp.c644 else if (IS_SRC_OR_DST_PORT(DHCP6_SERV_PORT) || IS_SRC_OR_DST_PORT(DHCP6_CLI_PORT)) in udp_print()