Home
last modified time | relevance | path

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

/dragonfly/contrib/tcpdump/
H A Dudp.h50 #ifndef BOOTPS_PORT
51 #define BOOTPS_PORT 67 /* RFC951 */ macro
H A Dprint-udp.c603 else if (IS_SRC_OR_DST_PORT(BOOTPC_PORT) || IS_SRC_OR_DST_PORT(BOOTPS_PORT)) in udp_print()