Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dmroute6.h137 #define MRT6MSG_WRMIFWHOLE 4 /* For PIM Register and assert processing */ macro
/linux/net/ipv6/
H A Dip6mr.c1082 if (assert == MRT6MSG_WHOLEPKT || assert == MRT6MSG_WRMIFWHOLE) in ip6mr_cache_report()
1098 if (assert == MRT6MSG_WHOLEPKT || assert == MRT6MSG_WRMIFWHOLE) { in ip6mr_cache_report()
1111 if (assert == MRT6MSG_WRMIFWHOLE) in ip6mr_cache_report()
1808 do_wrmifwhole = (v == MRT6MSG_WRMIFWHOLE); in ip6_mroute_setsockopt()
2182 MRT6MSG_WRMIFWHOLE); in ip6_mr_forward()