Home
last modified time | relevance | path

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

/dragonfly/contrib/tcpdump/
H A Dudp.h116 #ifndef OLSR_PORT
117 #define OLSR_PORT 698 /* rfc3626 */ macro
H A Dprint-udp.c672 else if (IS_SRC_OR_DST_PORT(OLSR_PORT)) in udp_print()