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

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

Completed in 53 milliseconds