Lines Matching refs:nh_flags
239 nhm->nh_flags = nh->nh_flags; in nh_fill_node()
1002 old->nh_flags = new->nh_flags; in replace_nexthop_single()
1306 .fc_flags = cfg->nh_flags, in nh_create_ipv4()
1326 nh->nh_flags = fib_nh->fib_nh_flags; in nh_create_ipv4()
1345 .fc_flags = cfg->nh_flags, in nh_create_ipv6()
1365 nh->nh_flags = fib6_nh->fib_nh_flags; in nh_create_ipv6()
1388 nh->nh_flags = cfg->nh_flags; in nexthop_create()
1488 if (nhm->nh_flags & ~NEXTHOP_VALID_USER_FLAGS) { in rtm_to_nh_config()
1519 cfg->nh_flags = nhm->nh_flags; in rtm_to_nh_config()
1530 if (nhm->nh_flags) { in rtm_to_nh_config()
1620 if (cfg->nh_flags & RTNH_F_ONLINK) { in rtm_to_nh_config()
1696 if (nhm->nh_protocol || nhm->resvd || nhm->nh_scope || nhm->nh_flags) { in nh_valid_get_del_req()
1867 if (nhm->nh_protocol || nhm->resvd || nhm->nh_scope || nhm->nh_flags) { in nh_valid_dump_req()