Home
last modified time | relevance | path

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

/dragonfly/contrib/tcpdump/
H A Dprint-pim.c38 #define PIMV1_TYPE_QUERY 0 macro
48 { PIMV1_TYPE_QUERY, "Query" },
272 case PIMV1_TYPE_QUERY: in pimv1_print()