Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dmroute.h185 #define IGMPMSG_WRVIFWHOLE 4 /* For PIM Register and assert processing */ macro
/openbmc/linux/net/ipv4/
H A Dipmr.c1032 if (assert == IGMPMSG_WHOLEPKT || assert == IGMPMSG_WRVIFWHOLE) in ipmr_cache_report()
1040 if (assert == IGMPMSG_WHOLEPKT || assert == IGMPMSG_WRVIFWHOLE) { in ipmr_cache_report()
1053 if (assert == IGMPMSG_WRVIFWHOLE) { in ipmr_cache_report()
1507 do_wrvifwhole = (val == IGMPMSG_WRVIFWHOLE); in ip_mroute_setsockopt()
2014 IGMPMSG_WRVIFWHOLE); in ip_mr_forward()