Searched refs:gw_family (Results 1 – 3 of 3) sorted by relevance
171 u8 gw_family; member
88 nh_info->gw_family = nhi->fib_nhc.nhc_gw_family; in __nh_notifier_single_info_init()89 if (nh_info->gw_family == AF_INET) in __nh_notifier_single_info_init()91 else if (nh_info->gw_family == AF_INET6) in __nh_notifier_single_info_init()
4610 if (!nh->gw_family && !nh->is_reject && in mlxsw_sp_nexthop_obj_group_entry_validate()4757 return info->nh->gw_family || info->nh->is_reject || in mlxsw_sp_nexthop_obj_is_gateway()4801 switch (nh_obj->gw_family) { in mlxsw_sp_nexthop_obj_init()
Completed in 35 milliseconds