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/ipv6/
H A Dip6mr.c562 if (pim->type != ((PIM_VERSION << 4) | PIM_TYPE_REGISTER) || in pim6_rcv()