Home
last modified time | relevance | path

Searched refs:gw_family (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/net/
H A Dnexthop.h171 u8 gw_family; member
/openbmc/linux/net/ipv4/
H A Dnexthop.c89 nh_info->gw_family = nhi->fib_nhc.nhc_gw_family; in __nh_notifier_single_info_init()
90 if (nh_info->gw_family == AF_INET) in __nh_notifier_single_info_init()
92 else if (nh_info->gw_family == AF_INET6) in __nh_notifier_single_info_init()
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c4807 if (!nh->gw_family && !nh->is_reject && in mlxsw_sp_nexthop_obj_group_entry_validate()
4954 return info->nh->gw_family || info->nh->is_reject || in mlxsw_sp_nexthop_obj_is_gateway()
4996 switch (nh_obj->gw_family) { in mlxsw_sp_nexthop_obj_init()