Home
last modified time | relevance | path

Searched defs:nhe (Results 1 – 25 of 89) sorted by relevance

1234

/dports/net/frr7-pythontools/frr-frr-7.5.1/zebra/
H A Dzebra_nhg.c369 struct nhg_hash_entry *nhe; in zebra_nhg_alloc() local
383 struct nhg_hash_entry *nhe; in zebra_nhe_copy() local
407 struct nhg_hash_entry *nhe = NULL; in zebra_nhg_hash_alloc() local
841 struct nhg_hash_entry *nhe = NULL; in zebra_nhg_find_nexthop() local
1089 struct nhg_hash_entry *nhe = NULL; in nhg_ctx_process_new() local
1190 struct nhg_hash_entry *nhe = NULL; in nhg_ctx_process_del() local
1331 struct nhg_hash_entry *nhe; in depends_find_recursive() local
1346 struct nhg_hash_entry *nhe; in depends_find_singleton() local
1368 struct nhg_hash_entry *nhe = NULL; in depends_find() local
1451 struct nhg_hash_entry *nhe = NULL; in zebra_nhg_rib_find() local
[all …]
H A Dzebra_nhg_private.h40 struct nhg_hash_entry *nhe; member
H A Dzebra_nb_state.c513 struct nhg_hash_entry *nhe = re->nhe; in lib_vrf_zebra_ribs_rib_route_route_entry_nexthop_group_nexthop_get_next() local
591 struct nhg_hash_entry *nhe; in lib_vrf_zebra_ribs_rib_route_route_entry_nexthop_group_nexthop_lookup_entry() local
H A Dzebra_nhg.h134 struct nhg_hash_entry *nhe; member
H A Dzebra_vty.c1282 static void show_nexthop_group_out(struct vty *vty, struct nhg_hash_entry *nhe) in show_nexthop_group_out()
1376 struct nhg_hash_entry *nhe = NULL; in show_nexthop_group_id_cmd_helper() local
1400 struct nhg_hash_entry *nhe; in nhe_show_walker() local
H A Ddplane_fpm_nl.c880 struct nhg_hash_entry *nhe = bucket->data; in fpm_nhg_send_cb() local
1060 struct nhg_hash_entry *nhe = bucket->data; in fpm_nhg_reset_cb() local
H A Dzebra_dplane.c115 struct dplane_nexthop_info nhe; member
1912 struct nhg_hash_entry *nhe = zebra_nhg_resolve(re->nhe); in dplane_ctx_route_init() local
1955 struct nhg_hash_entry *nhe) in dplane_ctx_nexthop_init()
2381 dplane_nexthop_update_internal(struct nhg_hash_entry *nhe, enum dplane_op_e op) in dplane_nexthop_update_internal()
2587 enum zebra_dplane_result dplane_nexthop_add(struct nhg_hash_entry *nhe) in dplane_nexthop_add()
2601 enum zebra_dplane_result dplane_nexthop_update(struct nhg_hash_entry *nhe) in dplane_nexthop_update()
2613 enum zebra_dplane_result dplane_nexthop_delete(struct nhg_hash_entry *nhe) in dplane_nexthop_delete()
H A Dinterface.c194 static void if_nhg_dependents_check_valid(struct nhg_hash_entry *nhe) in if_nhg_dependents_check_valid()
987 void if_nhg_dependents_add(struct interface *ifp, struct nhg_hash_entry *nhe) in if_nhg_dependents_add()
996 void if_nhg_dependents_del(struct interface *ifp, struct nhg_hash_entry *nhe) in if_nhg_dependents_del()
/dports/net/frr7/frr-frr-7.5.1/zebra/
H A Dzebra_nhg.c369 struct nhg_hash_entry *nhe; in zebra_nhg_alloc() local
383 struct nhg_hash_entry *nhe; in zebra_nhe_copy() local
407 struct nhg_hash_entry *nhe = NULL; in zebra_nhg_hash_alloc() local
841 struct nhg_hash_entry *nhe = NULL; in zebra_nhg_find_nexthop() local
1089 struct nhg_hash_entry *nhe = NULL; in nhg_ctx_process_new() local
1190 struct nhg_hash_entry *nhe = NULL; in nhg_ctx_process_del() local
1331 struct nhg_hash_entry *nhe; in depends_find_recursive() local
1346 struct nhg_hash_entry *nhe; in depends_find_singleton() local
1368 struct nhg_hash_entry *nhe = NULL; in depends_find() local
1451 struct nhg_hash_entry *nhe = NULL; in zebra_nhg_rib_find() local
[all …]
H A Dzebra_nhg_private.h40 struct nhg_hash_entry *nhe; member
H A Dzebra_nb_state.c513 struct nhg_hash_entry *nhe = re->nhe; in lib_vrf_zebra_ribs_rib_route_route_entry_nexthop_group_nexthop_get_next() local
591 struct nhg_hash_entry *nhe; in lib_vrf_zebra_ribs_rib_route_route_entry_nexthop_group_nexthop_lookup_entry() local
H A Dzebra_nhg.h134 struct nhg_hash_entry *nhe; member
H A Dzebra_vty.c1282 static void show_nexthop_group_out(struct vty *vty, struct nhg_hash_entry *nhe) in show_nexthop_group_out()
1376 struct nhg_hash_entry *nhe = NULL; in show_nexthop_group_id_cmd_helper() local
1400 struct nhg_hash_entry *nhe; in nhe_show_walker() local
H A Ddplane_fpm_nl.c880 struct nhg_hash_entry *nhe = bucket->data; in fpm_nhg_send_cb() local
1060 struct nhg_hash_entry *nhe = bucket->data; in fpm_nhg_reset_cb() local
H A Dzebra_dplane.c115 struct dplane_nexthop_info nhe; member
1912 struct nhg_hash_entry *nhe = zebra_nhg_resolve(re->nhe); in dplane_ctx_route_init() local
1955 struct nhg_hash_entry *nhe) in dplane_ctx_nexthop_init()
2381 dplane_nexthop_update_internal(struct nhg_hash_entry *nhe, enum dplane_op_e op) in dplane_nexthop_update_internal()
2587 enum zebra_dplane_result dplane_nexthop_add(struct nhg_hash_entry *nhe) in dplane_nexthop_add()
2601 enum zebra_dplane_result dplane_nexthop_update(struct nhg_hash_entry *nhe) in dplane_nexthop_update()
2613 enum zebra_dplane_result dplane_nexthop_delete(struct nhg_hash_entry *nhe) in dplane_nexthop_delete()
H A Dinterface.c194 static void if_nhg_dependents_check_valid(struct nhg_hash_entry *nhe) in if_nhg_dependents_check_valid()
987 void if_nhg_dependents_add(struct interface *ifp, struct nhg_hash_entry *nhe) in if_nhg_dependents_add()
996 void if_nhg_dependents_del(struct interface *ifp, struct nhg_hash_entry *nhe) in if_nhg_dependents_del()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
H A Dneigh.c48 static bool mlx5e_rep_neigh_entry_hold(struct mlx5e_neigh_hash_entry *nhe) in mlx5e_rep_neigh_entry_hold()
55 void mlx5e_rep_neigh_entry_release(struct mlx5e_neigh_hash_entry *nhe) in mlx5e_rep_neigh_entry_release()
65 struct mlx5e_neigh_hash_entry *nhe) in mlx5e_get_next_nhe()
101 struct mlx5e_neigh_hash_entry *nhe = NULL; in mlx5e_rep_neigh_stats_work() local
116 struct mlx5e_neigh_hash_entry *nhe; member
130 struct mlx5e_neigh_hash_entry *nhe = update_work->nhe; in mlx5e_rep_neigh_update() local
176 struct mlx5e_neigh_hash_entry *nhe; in mlx5e_alloc_neigh_update_work() local
213 struct mlx5e_neigh_hash_entry *nhe = NULL; in mlx5e_rep_netevent_event() local
329 struct mlx5e_neigh_hash_entry *nhe) in mlx5e_rep_neigh_entry_insert()
368 struct mlx5e_neigh_hash_entry *nhe; in mlx5e_rep_neigh_entry_lookup() local
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
H A Dneigh.c48 static bool mlx5e_rep_neigh_entry_hold(struct mlx5e_neigh_hash_entry *nhe) in mlx5e_rep_neigh_entry_hold()
55 void mlx5e_rep_neigh_entry_release(struct mlx5e_neigh_hash_entry *nhe) in mlx5e_rep_neigh_entry_release()
65 struct mlx5e_neigh_hash_entry *nhe) in mlx5e_get_next_nhe()
101 struct mlx5e_neigh_hash_entry *nhe = NULL; in mlx5e_rep_neigh_stats_work() local
116 struct mlx5e_neigh_hash_entry *nhe; member
130 struct mlx5e_neigh_hash_entry *nhe = update_work->nhe; in mlx5e_rep_neigh_update() local
176 struct mlx5e_neigh_hash_entry *nhe; in mlx5e_alloc_neigh_update_work() local
213 struct mlx5e_neigh_hash_entry *nhe = NULL; in mlx5e_rep_netevent_event() local
329 struct mlx5e_neigh_hash_entry *nhe) in mlx5e_rep_neigh_entry_insert()
368 struct mlx5e_neigh_hash_entry *nhe; in mlx5e_rep_neigh_entry_lookup() local
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
H A Dneigh.c48 static bool mlx5e_rep_neigh_entry_hold(struct mlx5e_neigh_hash_entry *nhe) in mlx5e_rep_neigh_entry_hold()
55 void mlx5e_rep_neigh_entry_release(struct mlx5e_neigh_hash_entry *nhe) in mlx5e_rep_neigh_entry_release()
65 struct mlx5e_neigh_hash_entry *nhe) in mlx5e_get_next_nhe()
101 struct mlx5e_neigh_hash_entry *nhe = NULL; in mlx5e_rep_neigh_stats_work() local
116 struct mlx5e_neigh_hash_entry *nhe; member
130 struct mlx5e_neigh_hash_entry *nhe = update_work->nhe; in mlx5e_rep_neigh_update() local
176 struct mlx5e_neigh_hash_entry *nhe; in mlx5e_alloc_neigh_update_work() local
213 struct mlx5e_neigh_hash_entry *nhe = NULL; in mlx5e_rep_netevent_event() local
329 struct mlx5e_neigh_hash_entry *nhe) in mlx5e_rep_neigh_entry_insert()
368 struct mlx5e_neigh_hash_entry *nhe; in mlx5e_rep_neigh_entry_lookup() local
[all …]
/dports/devel/py-opengrok-tools/opengrok-1.3.16/opengrok-indexer/src/main/java/org/opengrok/indexer/search/context/
H A DHistoryContext.java147 HistoryEntry nhe = null; in getHistoryContext() local
/dports/devel/ncc/ncc-2.8/
H A Dmain.C60 static int nhe = 0; variable
/dports/multimedia/libv4l/linux-5.13-rc2/include/net/
H A Dnexthop.h323 struct nexthop *nhe = nhg->nh_entries[i].nh; in nexthop_mpath_fill_node() local
402 struct nexthop *nhe = nhg->nh_entries[i].nh; in nexthop_get_nhc_lookup() local
431 struct nexthop *nhe = nhg->nh_entries[i].nh; in nexthop_uses_dev() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/net/
H A Dnexthop.h323 struct nexthop *nhe = nhg->nh_entries[i].nh; in nexthop_mpath_fill_node() local
402 struct nexthop *nhe = nhg->nh_entries[i].nh; in nexthop_get_nhc_lookup() local
431 struct nexthop *nhe = nhg->nh_entries[i].nh; in nexthop_uses_dev() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/net/
H A Dnexthop.h323 struct nexthop *nhe = nhg->nh_entries[i].nh; in nexthop_mpath_fill_node() local
402 struct nexthop *nhe = nhg->nh_entries[i].nh; in nexthop_get_nhc_lookup() local
431 struct nexthop *nhe = nhg->nh_entries[i].nh; in nexthop_uses_dev() local
/dports/math/polymake/polymake-4.5/apps/graph/src/
H A DDoublyConnectedEdgeList.cc145 void DoublyConnectedEdgeList::resize(Int nvert, Int nhe, Int nfaces){ in resize()
153 void DoublyConnectedEdgeList::resize(Int nvert, Int nhe){ in resize()

1234