Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-olsr.c70 #define OLSR_TC_MSG 2 /* rfc3626 */ macro
80 { OLSR_TC_MSG, "TC" },
443 case OLSR_TC_MSG: in olsr_print()
455 if (msg_type == OLSR_TC_MSG) { in olsr_print()