Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dmroute6.h137 #define MRT6MSG_WRMIFWHOLE 4 /* For PIM Register and assert processing */ macro
/openbmc/linux/net/ipv6/
H A Dip6mr.c1068 if (assert == MRT6MSG_WHOLEPKT || assert == MRT6MSG_WRMIFWHOLE) in ip6mr_cache_report()
1084 if (assert == MRT6MSG_WHOLEPKT || assert == MRT6MSG_WRMIFWHOLE) { in ip6mr_cache_report()
1097 if (assert == MRT6MSG_WRMIFWHOLE) in ip6mr_cache_report()
1794 do_wrmifwhole = (v == MRT6MSG_WRMIFWHOLE); in ip6_mroute_setsockopt()
2168 MRT6MSG_WRMIFWHOLE); in ip6_mr_forward()