Home
last modified time | relevance | path

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

/linux/include/net/
A Dnexthop.h171 u8 gw_family; member
/linux/net/ipv4/
A Dnexthop.c88 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()
/linux/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_router.c4610 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