Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-olsr.c74 #define OLSR_MID_MSG 3 /* rfc3626 */ macro
84 { OLSR_MID_MSG, "MID" },
447 case OLSR_MID_MSG: in olsr_print()