Home
last modified time | relevance | path

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

/external/tcpdump/
Dudp.h158 #ifndef OLSR_PORT
159 #define OLSR_PORT 698 /* rfc3626 */ macro
Dprint-udp.c652 else if (IS_SRC_OR_DST_PORT(OLSR_PORT)) in udp_print()