Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpim.h35 PIM_TYPE_REGISTER, enumerator
/linux/net/ipv4/
H A Dipmr.c2432 if (pim->type != ((PIM_VERSION << 4) | (PIM_TYPE_REGISTER)) || in pim_rcv()