Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dpim.h11 #define PIM_VERSION 2 macro
/linux-4.1.27/net/ipv6/
Dip6mr.c640 if (pim->type != ((PIM_VERSION << 4) | PIM_REGISTER) || in pim6_rcv()
/linux-4.1.27/net/ipv4/
Dipmr.c2137 if (pim->type != ((PIM_VERSION << 4) | (PIM_REGISTER)) || in pim_rcv()