Home
last modified time | relevance | path

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

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