Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/
Dnexthop.h171 u8 gw_family; member
/Linux-v6.1/net/ipv4/
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()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c4581 if (!nh->gw_family && !nh->is_reject && in mlxsw_sp_nexthop_obj_group_entry_validate()
4728 return info->nh->gw_family || info->nh->is_reject || in mlxsw_sp_nexthop_obj_is_gateway()
4772 switch (nh_obj->gw_family) { in mlxsw_sp_nexthop_obj_init()