Home
last modified time | relevance | path

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

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