Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dmroute.h182 #define IGMPMSG_NOCACHE 1 /* Kern cache fill request to mrouted */ macro
/openbmc/linux/net/ipv4/
H A Dipmr.c1135 err = ipmr_cache_report(mrt, skb, vifi, IGMPMSG_NOCACHE); in ipmr_cache_unresolved()