Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-olsr.c71 #define OLSR_TC_MSG 2 /* rfc3626 */ macro
81 { OLSR_TC_MSG, "TC" },
488 case OLSR_TC_MSG: in olsr_print()
500 if (msg_type == OLSR_TC_MSG) { in olsr_print()