Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dmroute.h184 #define IGMPMSG_WHOLEPKT 3 /* For PIM Register processing */ macro
/openbmc/linux/net/ipv4/
H A Dipmr.c515 IGMPMSG_WHOLEPKT); in reg_vif_xmit()
1032 if (assert == IGMPMSG_WHOLEPKT || assert == IGMPMSG_WRVIFWHOLE) in ipmr_cache_report()
1040 if (assert == IGMPMSG_WHOLEPKT || assert == IGMPMSG_WRVIFWHOLE) { in ipmr_cache_report()
1859 ipmr_cache_report(mrt, skb, vifi, IGMPMSG_WHOLEPKT); in ipmr_queue_xmit()