Home
last modified time | relevance | path

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

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