Searched refs:PIM_VT_V (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/sys/netinet/
H A Dpim.h81 #define PIM_VT_V(x) (((x) >> 4) & 0x0f) macro
H A Dip_mroute.c2626 if (PIM_VT_V(pim->pim_vt) < PIM_VERSION) {
2629 (int)PIM_VT_V(pim->pim_vt), PIM_VERSION);

Completed in 98 milliseconds