Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dmroute.h203 #define PIM_VERSION 2 macro
/linux-2.4.37.9/net/ipv4/
Dipmr.c1475 pim->type != ((PIM_VERSION<<4)|(PIM_REGISTER)) || in pim_rcv()