Home
last modified time | relevance | path

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

/external/tcpdump/
Dudp.h140 #ifndef DHCP6_SERV_PORT
141 #define DHCP6_SERV_PORT 546 /*XXX*/ macro
Dprint-udp.c624 else if (IS_SRC_OR_DST_PORT(DHCP6_SERV_PORT) || IS_SRC_OR_DST_PORT(DHCP6_CLI_PORT)) in udp_print()