Home
last modified time | relevance | path

Searched defs:zebra_if (Results 1 – 13 of 13) sorted by relevance

/dports/net/frr7-pythontools/frr-frr-7.5.1/zebra/
H A Dinterface.h287 struct zebra_if { struct
289 struct interface *ifp;
292 uint8_t shutdown;
295 uint8_t multicast;
298 uint8_t rtadv_enable;
313 unsigned int up_count;
320 unsigned int ra_sent, ra_rcvd;
326 union {
350 zebra_iftype_t zif_type; argument
388 DECLARE_HOOK(zebra_if_extra_info, (struct vty * vty, struct interface *ifp), argument
[all …]
H A Dzebra_nb_state.c36 struct zebra_if *zebra_if; in lib_interface_zebra_state_up_count_get_elem() local
50 struct zebra_if *zebra_if; in lib_interface_zebra_state_down_count_get_elem() local
84 struct zebra_if *zebra_if; in lib_interface_zebra_state_vlan_id_get_elem() local
103 struct zebra_if *zebra_if; in lib_interface_zebra_state_vni_id_get_elem() local
122 struct zebra_if *zebra_if; in lib_interface_zebra_state_remote_vtep_get_elem() local
141 struct zebra_if *zebra_if; in lib_interface_zebra_state_mcast_group_get_elem() local
H A Dinterface.c110 static void zebra_if_nhg_dependents_free(struct zebra_if *zebra_if) in zebra_if_nhg_dependents_free()
115 static void zebra_if_nhg_dependents_init(struct zebra_if *zebra_if) in zebra_if_nhg_dependents_init()
128 struct zebra_if *zebra_if; in if_zebra_new_hook() local
225 struct zebra_if *zebra_if; in if_zebra_delete_hook() local
345 struct zebra_if *zebra_if; in if_subnet_add() local
378 struct zebra_if *zebra_if; in if_subnet_delete() local
686 struct zebra_if *zebra_if; in if_delete_connected() local
1303 struct zebra_if *zebra_if; in ifs_dump_brief_vty() local
1404 struct zebra_if *zebra_if; in if_dump_vty() local
H A Drtadv.c1804 struct zebra_if *zebra_if = ifp->info; variable
1859 struct zebra_if *zebra_if = ifp->info; variable
H A Dzebra_vty.c1431 struct zebra_if *zebra_if = NULL; in if_nexthop_group_dump_vty() local
/dports/net/frr7/frr-frr-7.5.1/zebra/
H A Dinterface.h287 struct zebra_if { struct
289 struct interface *ifp;
292 uint8_t shutdown;
295 uint8_t multicast;
298 uint8_t rtadv_enable;
313 unsigned int up_count;
320 unsigned int ra_sent, ra_rcvd;
326 union {
350 zebra_iftype_t zif_type; argument
388 DECLARE_HOOK(zebra_if_extra_info, (struct vty * vty, struct interface *ifp), argument
[all …]
H A Dzebra_nb_state.c36 struct zebra_if *zebra_if; in lib_interface_zebra_state_up_count_get_elem() local
50 struct zebra_if *zebra_if; in lib_interface_zebra_state_down_count_get_elem() local
84 struct zebra_if *zebra_if; in lib_interface_zebra_state_vlan_id_get_elem() local
103 struct zebra_if *zebra_if; in lib_interface_zebra_state_vni_id_get_elem() local
122 struct zebra_if *zebra_if; in lib_interface_zebra_state_remote_vtep_get_elem() local
141 struct zebra_if *zebra_if; in lib_interface_zebra_state_mcast_group_get_elem() local
H A Dinterface.c110 static void zebra_if_nhg_dependents_free(struct zebra_if *zebra_if) in zebra_if_nhg_dependents_free()
115 static void zebra_if_nhg_dependents_init(struct zebra_if *zebra_if) in zebra_if_nhg_dependents_init()
128 struct zebra_if *zebra_if; in if_zebra_new_hook() local
225 struct zebra_if *zebra_if; in if_zebra_delete_hook() local
345 struct zebra_if *zebra_if; in if_subnet_add() local
378 struct zebra_if *zebra_if; in if_subnet_delete() local
686 struct zebra_if *zebra_if; in if_delete_connected() local
1303 struct zebra_if *zebra_if; in ifs_dump_brief_vty() local
1404 struct zebra_if *zebra_if; in if_dump_vty() local
H A Drtadv.c1804 struct zebra_if *zebra_if = ifp->info; variable
1859 struct zebra_if *zebra_if = ifp->info; variable
H A Dzebra_vty.c1431 struct zebra_if *zebra_if = NULL; in if_nexthop_group_dump_vty() local
/dports/net/quagga/quagga-1.2.4/zebra/
H A Dinterface.h191 struct zebra_if struct
203 zebra_if_linkdetect linkdetect; argument
206 struct route_table *ipv4_subnets;
209 struct event_counter up_events;
210 struct event_counter down_events;
213 struct rtadvconf rtadv;
217 struct irdp_interface irdp;
221 union {
236 u_char primary_state;
H A Dinterface.c100 struct zebra_if *zebra_if; in if_zebra_new_hook() local
158 struct zebra_if *zebra_if; in if_zebra_delete_hook() local
179 struct zebra_if *zebra_if; in if_subnet_add() local
213 struct zebra_if *zebra_if; in if_subnet_delete() local
511 struct zebra_if *zebra_if; in if_delete_update() local
818 struct zebra_if *zebra_if; in if_dump_vty() local
H A Drtadv.c1176 struct zebra_if *zebra_if; variable
1405 struct zebra_if *zebra_if; variable