Home
last modified time | relevance | path

Searched defs:zns (Results 1 – 25 of 86) sorted by relevance

1234

/dports/net/frr7-pythontools/frr-frr-7.5.1/zebra/
H A Drtread_netlink.c32 void route_read(struct zebra_ns *zns) in route_read()
37 void macfdb_read(struct zebra_ns *zns) in macfdb_read()
42 void macfdb_read_for_bridge(struct zebra_ns *zns, struct interface *ifp, in macfdb_read_for_bridge()
48 void macfdb_read_specific_mac(struct zebra_ns *zns, struct interface *br_if, in macfdb_read_specific_mac()
54 void neigh_read(struct zebra_ns *zns) in neigh_read()
59 void neigh_read_for_vlan(struct zebra_ns *zns, struct interface *vlan_if) in neigh_read_for_vlan()
69 void kernel_read_pbr_rules(struct zebra_ns *zns) in kernel_read_pbr_rules()
H A Drtread_sysctl.c37 void route_read(struct zebra_ns *zns) in route_read()
82 void macfdb_read(struct zebra_ns *zns) in macfdb_read()
86 void macfdb_read_for_bridge(struct zebra_ns *zns, struct interface *ifp, in macfdb_read_for_bridge()
91 void macfdb_read_specific_mac(struct zebra_ns *zns, struct interface *br_if, in macfdb_read_specific_mac()
96 void neigh_read(struct zebra_ns *zns) in neigh_read()
100 void neigh_read_for_vlan(struct zebra_ns *zns, struct interface *vlan_if) in neigh_read_for_vlan()
108 void kernel_read_pbr_rules(struct zebra_ns *zns) in kernel_read_pbr_rules()
H A Dzebra_ns.c66 struct zebra_ns *zns; in zebra_ns_new() local
87 struct zebra_ns *zns = (struct zebra_ns *)ns->info; in zebra_ns_delete() local
99 struct zebra_ns *zns = ns->info; in zebra_ns_enabled() local
110 struct zebra_ns *zns = ns->info; in zebra_ns_disabled() local
122 struct zebra_ns *zns = (struct zebra_ns *)(*info); in zebra_ns_enable() local
140 static int zebra_ns_disable_internal(struct zebra_ns *zns, bool complete) in zebra_ns_disable_internal()
160 struct zebra_ns *zns = ns->info; in zebra_ns_early_shutdown() local
176 struct zebra_ns *zns = ns->info; in zebra_ns_final_shutdown() local
H A Drtread_getmsg.c108 void route_read(struct zebra_ns *zns) in route_read()
254 void macfdb_read(struct zebra_ns *zns) in macfdb_read()
258 void macfdb_read_for_bridge(struct zebra_ns *zns, struct interface *ifp, in macfdb_read_for_bridge()
263 void macfdb_read_specific_mac(struct zebra_ns *zns, struct interface *br_if, in macfdb_read_specific_mac()
268 void neigh_read(struct zebra_ns *zns) in neigh_read()
272 void neigh_read_for_vlan(struct zebra_ns *zns, struct interface *vlan_if) in neigh_read_for_vlan()
280 void kernel_read_pbr_rules(struct zebra_ns *zns) in kernel_read_pbr_rules()
H A Dif_netlink.c80 struct zebra_ns *zns) in set_ifindex()
709 struct zebra_ns *zns = NULL; in netlink_interface() local
885 int interface_lookup_netlink(struct zebra_ns *zns) in interface_lookup_netlink()
934 static int interface_addr_lookup_netlink(struct zebra_ns *zns) in interface_addr_lookup_netlink()
967 struct zebra_ns *zns = zebra_ns_lookup(NS_DEFAULT); in kernel_interface_set_master() local
1081 struct zebra_ns *zns; in netlink_interface_addr() local
1277 struct zebra_ns *zns; in netlink_link_change() local
1590 struct zebra_ns *zns = zebra_ns_lookup(NS_DEFAULT); in netlink_protodown() local
1615 void interface_list(struct zebra_ns *zns) in interface_list()
H A Drule_netlink.c228 struct zebra_ns *zns; in netlink_rule_change() local
369 static int netlink_request_rules(struct zebra_ns *zns, int family, int type) in netlink_request_rules()
389 int netlink_rules_read(struct zebra_ns *zns) in netlink_rules_read()
H A Dkernel_netlink.c181 const struct zebra_dplane_info *zns; member
396 struct zebra_ns *zns = (struct zebra_ns *)THREAD_ARG(thread); in kernel_read() local
786 const struct zebra_dplane_info *zns, in netlink_parse_error()
877 const struct zebra_dplane_info *zns, in netlink_parse_info()
1010 struct nlmsghdr *n, struct nlsock *nl, struct zebra_ns *zns, in netlink_talk()
1377 void kernel_init(struct zebra_ns *zns) in kernel_init()
1502 void kernel_terminate(struct zebra_ns *zns, bool complete) in kernel_terminate()
H A Dzebra_pbr.c896 struct zebra_ns *zns; member
900 struct zebra_ns *zns; member
1051 struct zebra_ns *zns = uniqueipset->zns; in zebra_pbr_show_ipset_walkcb() local
1090 struct zebra_ns *zns = zebra_ns_lookup(NS_DEFAULT); in zebra_pbr_show_ipset_list() local
1138 struct zebra_ns *zns) in zebra_pbr_show_iptable_unit()
1231 struct zebra_ns *zns = env->zns; in zebra_pbr_show_iptable_walkcb() local
1245 struct zebra_ns *zns = zebra_ns_lookup(NS_DEFAULT); in zebra_pbr_show_iptable() local
H A Drt_netlink.c1031 int netlink_route_read(struct zebra_ns *zns) in netlink_route_read()
1527 struct zebra_ns *zns = zebra_ns_lookup(ns_id); in netlink_neigh_update() local
1967 struct zebra_ns *zns; in kernel_get_ipmr_sg_stats() local
2627 int netlink_nexthop_read(struct zebra_ns *zns) in netlink_nexthop_read()
2997 int netlink_macfdb_read(struct zebra_ns *zns) in netlink_macfdb_read()
3096 int netlink_macfdb_read_specific_mac(struct zebra_ns *zns, in netlink_macfdb_read_specific_mac()
3447 int netlink_neigh_read(struct zebra_ns *zns) in netlink_neigh_read()
3535 struct zebra_ns *zns; in netlink_neigh_read_specific_ip() local
3858 struct zebra_ns *zns; in netlink_fdb_nh_update() local
3899 struct zebra_ns *zns; in netlink_fdb_nh_del() local
[all …]
H A Dif_sysctl.c89 void interface_list(struct zebra_ns *zns) in interface_list()
H A Dzebra_l2.c58 struct zebra_ns *zns; in map_slaves_to_bridge() local
95 struct zebra_ns *zns) in zebra_l2_map_slave_to_bridge()
H A Dif_ioctl.c289 void interface_list(struct zebra_ns *zns) in interface_list()
/dports/net/frr7/frr-frr-7.5.1/zebra/
H A Drtread_netlink.c32 void route_read(struct zebra_ns *zns) in route_read()
37 void macfdb_read(struct zebra_ns *zns) in macfdb_read()
42 void macfdb_read_for_bridge(struct zebra_ns *zns, struct interface *ifp, in macfdb_read_for_bridge()
48 void macfdb_read_specific_mac(struct zebra_ns *zns, struct interface *br_if, in macfdb_read_specific_mac()
54 void neigh_read(struct zebra_ns *zns) in neigh_read()
59 void neigh_read_for_vlan(struct zebra_ns *zns, struct interface *vlan_if) in neigh_read_for_vlan()
69 void kernel_read_pbr_rules(struct zebra_ns *zns) in kernel_read_pbr_rules()
H A Drtread_sysctl.c37 void route_read(struct zebra_ns *zns) in route_read()
82 void macfdb_read(struct zebra_ns *zns) in macfdb_read()
86 void macfdb_read_for_bridge(struct zebra_ns *zns, struct interface *ifp, in macfdb_read_for_bridge()
91 void macfdb_read_specific_mac(struct zebra_ns *zns, struct interface *br_if, in macfdb_read_specific_mac()
96 void neigh_read(struct zebra_ns *zns) in neigh_read()
100 void neigh_read_for_vlan(struct zebra_ns *zns, struct interface *vlan_if) in neigh_read_for_vlan()
108 void kernel_read_pbr_rules(struct zebra_ns *zns) in kernel_read_pbr_rules()
H A Dzebra_ns.c66 struct zebra_ns *zns; in zebra_ns_new() local
87 struct zebra_ns *zns = (struct zebra_ns *)ns->info; in zebra_ns_delete() local
99 struct zebra_ns *zns = ns->info; in zebra_ns_enabled() local
110 struct zebra_ns *zns = ns->info; in zebra_ns_disabled() local
122 struct zebra_ns *zns = (struct zebra_ns *)(*info); in zebra_ns_enable() local
140 static int zebra_ns_disable_internal(struct zebra_ns *zns, bool complete) in zebra_ns_disable_internal()
160 struct zebra_ns *zns = ns->info; in zebra_ns_early_shutdown() local
176 struct zebra_ns *zns = ns->info; in zebra_ns_final_shutdown() local
H A Drtread_getmsg.c108 void route_read(struct zebra_ns *zns) in route_read()
254 void macfdb_read(struct zebra_ns *zns) in macfdb_read()
258 void macfdb_read_for_bridge(struct zebra_ns *zns, struct interface *ifp, in macfdb_read_for_bridge()
263 void macfdb_read_specific_mac(struct zebra_ns *zns, struct interface *br_if, in macfdb_read_specific_mac()
268 void neigh_read(struct zebra_ns *zns) in neigh_read()
272 void neigh_read_for_vlan(struct zebra_ns *zns, struct interface *vlan_if) in neigh_read_for_vlan()
280 void kernel_read_pbr_rules(struct zebra_ns *zns) in kernel_read_pbr_rules()
H A Dif_netlink.c80 struct zebra_ns *zns) in set_ifindex()
709 struct zebra_ns *zns = NULL; in netlink_interface() local
885 int interface_lookup_netlink(struct zebra_ns *zns) in interface_lookup_netlink()
934 static int interface_addr_lookup_netlink(struct zebra_ns *zns) in interface_addr_lookup_netlink()
967 struct zebra_ns *zns = zebra_ns_lookup(NS_DEFAULT); in kernel_interface_set_master() local
1081 struct zebra_ns *zns; in netlink_interface_addr() local
1277 struct zebra_ns *zns; in netlink_link_change() local
1590 struct zebra_ns *zns = zebra_ns_lookup(NS_DEFAULT); in netlink_protodown() local
1615 void interface_list(struct zebra_ns *zns) in interface_list()
H A Drule_netlink.c228 struct zebra_ns *zns; in netlink_rule_change() local
369 static int netlink_request_rules(struct zebra_ns *zns, int family, int type) in netlink_request_rules()
389 int netlink_rules_read(struct zebra_ns *zns) in netlink_rules_read()
H A Dkernel_netlink.c181 const struct zebra_dplane_info *zns; member
396 struct zebra_ns *zns = (struct zebra_ns *)THREAD_ARG(thread); in kernel_read() local
786 const struct zebra_dplane_info *zns, in netlink_parse_error()
877 const struct zebra_dplane_info *zns, in netlink_parse_info()
1010 struct nlmsghdr *n, struct nlsock *nl, struct zebra_ns *zns, in netlink_talk()
1377 void kernel_init(struct zebra_ns *zns) in kernel_init()
1502 void kernel_terminate(struct zebra_ns *zns, bool complete) in kernel_terminate()
H A Dzebra_pbr.c896 struct zebra_ns *zns; member
900 struct zebra_ns *zns; member
1051 struct zebra_ns *zns = uniqueipset->zns; in zebra_pbr_show_ipset_walkcb() local
1090 struct zebra_ns *zns = zebra_ns_lookup(NS_DEFAULT); in zebra_pbr_show_ipset_list() local
1138 struct zebra_ns *zns) in zebra_pbr_show_iptable_unit()
1231 struct zebra_ns *zns = env->zns; in zebra_pbr_show_iptable_walkcb() local
1245 struct zebra_ns *zns = zebra_ns_lookup(NS_DEFAULT); in zebra_pbr_show_iptable() local
H A Drt_netlink.c1031 int netlink_route_read(struct zebra_ns *zns) in netlink_route_read()
1527 struct zebra_ns *zns = zebra_ns_lookup(ns_id); in netlink_neigh_update() local
1967 struct zebra_ns *zns; in kernel_get_ipmr_sg_stats() local
2627 int netlink_nexthop_read(struct zebra_ns *zns) in netlink_nexthop_read()
2997 int netlink_macfdb_read(struct zebra_ns *zns) in netlink_macfdb_read()
3096 int netlink_macfdb_read_specific_mac(struct zebra_ns *zns, in netlink_macfdb_read_specific_mac()
3447 int netlink_neigh_read(struct zebra_ns *zns) in netlink_neigh_read()
3535 struct zebra_ns *zns; in netlink_neigh_read_specific_ip() local
3858 struct zebra_ns *zns; in netlink_fdb_nh_update() local
3899 struct zebra_ns *zns; in netlink_fdb_nh_del() local
[all …]
H A Dif_sysctl.c89 void interface_list(struct zebra_ns *zns) in interface_list()
H A Dzebra_l2.c58 struct zebra_ns *zns; in map_slaves_to_bridge() local
95 struct zebra_ns *zns) in zebra_l2_map_slave_to_bridge()
H A Dif_ioctl.c289 void interface_list(struct zebra_ns *zns) in interface_list()
/dports/devel/R-cran-lubridate/lubridate/tests/testthat/
H A Dtest-POSIXt.R99 zns <- c(3, 6) vector

1234