Searched refs:RTNL_FAMILY_IPMR (Results 1 – 5 of 5) sorted by relevance
120 family = r->rtm_family == RTNL_FAMILY_IPMR ? AF_INET : AF_INET6; in print_mroute()207 filter.af = RTNL_FAMILY_IPMR; in mroute_list()
580 preferred_family = RTNL_FAMILY_IPMR; in do_multirule()585 case RTNL_FAMILY_IPMR: in do_multirule()
75 if (r->rtm_family == RTNL_FAMILY_IPMR || in accept_msg()
13 #define RTNL_FAMILY_IPMR 128 macro