Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dmroute.h194 #define IGMPMSG_NOCACHE 1 /* Kern cache fill request to mrouted */ macro
/linux-2.4.37.9/net/ipv4/
Dipmr.c650 if ((err = ipmr_cache_report(skb, vifi, IGMPMSG_NOCACHE))<0) { in ipmr_cache_unresolved()