Home
last modified time | relevance | path

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

/dragonfly/contrib/tcpdump/
H A Dprint-olsr.c71 #define OLSR_TC_MSG 2 /* rfc3626 */ macro
81 { OLSR_TC_MSG, "TC" },
491 case OLSR_TC_MSG: in olsr_print()
503 if (msg_type == OLSR_TC_MSG) { in olsr_print()