Home
last modified time | relevance | path

Searched refs:g_addr (Results 1 – 25 of 115) sorted by relevance

12345

/dports/net/p5-Net-SIP/Net-SIP-0.832/lib/Net/SIP/
H A DSDP.pm52 my $g_addr = delete $g{addr};
56 if ($g_addr && !$g{c}) {
58 $g{c} = "IN $atyp $g_addr";
69 addr => $g_addr,
132 } elsif ( $g_addr ) {
133 $m_self{addr} = $g_addr;
374 my $g_addr = $global->{addr};
377 if ( $g_addr ) {
384 my $h = $addr_old2new{ $g_addr };
389 if ( $g_addr ne $new_addr ) {
[all …]
/dports/devel/p5-Thread-Queue/Thread-Queue-3.13/t/
H A Dtest.pl133 my $g_addr = threads::shared::_id($got) || Scalar::Util::refaddr($got);
135 if (exists($cir_ref->{$g_addr})) {
136 return 1 if ($cir_ref->{$g_addr} == $e_addr);
148 $cir_ref->{$g_addr} = $e_addr;
152 delete($cir_ref->{$g_addr});
173 $cir_ref->{$g_addr} = $e_addr;
177 delete($cir_ref->{$g_addr});
199 $cir_ref->{$g_addr} = $e_addr;
203 delete($cir_ref->{$g_addr});
/dports/net/frr7-pythontools/frr-frr-7.5.1/lib/
H A Dnexthop.h37 union g_addr { union
109 union g_addr gate;
112 union g_addr src;
113 union g_addr rmap_src; /* Src is set via routemap */
213 const union g_addr *addr1,
214 const union g_addr *addr2);
/dports/net/frr7/frr-frr-7.5.1/lib/
H A Dnexthop.h37 union g_addr { union
109 union g_addr gate;
112 union g_addr src;
113 union g_addr rmap_src; /* Src is set via routemap */
213 const union g_addr *addr1,
214 const union g_addr *addr2);
/dports/net/frr7/frr-frr-7.5.1/zebra/
H A Dzebra_mpls.h69 union g_addr gate;
217 const union g_addr *gate,
226 const union g_addr *gate,
327 const union g_addr *gate, ifindex_t ifindex);
340 const union g_addr *gate, ifindex_t ifindex,
360 union g_addr *gate, ifindex_t ifindex);
372 enum nexthop_types_t gtype, union g_addr *gate,
383 enum nexthop_types_t gtype, union g_addr *gate,
H A Dzebra_pw.h45 union g_addr nexthop;
72 void zebra_pw_change(struct zebra_pw *, ifindex_t, int, int, union g_addr *,
H A Dzebra_mpls.c106 const union g_addr *gate, ifindex_t ifindex);
110 const union g_addr *gate, ifindex_t ifindex);
113 const union g_addr *gate, ifindex_t ifindex,
129 const union g_addr *gate, ifindex_t ifindex);
132 const union g_addr *gate, ifindex_t ifindex);
135 const union g_addr *gate, ifindex_t ifindex,
1320 const union g_addr *gate, ifindex_t ifindex, in nhlfe_add()
1746 const union g_addr *gate, ifindex_t ifindex) in snhlfe_match()
2354 const union g_addr *gate, in zebra_mpls_lsp_add_nhlfe()
2372 const union g_addr *gate, in zebra_mpls_lsp_add_backup_nhlfe()
[all …]
/dports/net/frr7-pythontools/frr-frr-7.5.1/zebra/
H A Dzebra_mpls.h69 union g_addr gate;
217 const union g_addr *gate,
226 const union g_addr *gate,
327 const union g_addr *gate, ifindex_t ifindex);
340 const union g_addr *gate, ifindex_t ifindex,
360 union g_addr *gate, ifindex_t ifindex);
372 enum nexthop_types_t gtype, union g_addr *gate,
383 enum nexthop_types_t gtype, union g_addr *gate,
H A Dzebra_pw.h45 union g_addr nexthop;
72 void zebra_pw_change(struct zebra_pw *, ifindex_t, int, int, union g_addr *,
H A Dzebra_mpls.c106 const union g_addr *gate, ifindex_t ifindex);
110 const union g_addr *gate, ifindex_t ifindex);
113 const union g_addr *gate, ifindex_t ifindex,
129 const union g_addr *gate, ifindex_t ifindex);
132 const union g_addr *gate, ifindex_t ifindex);
135 const union g_addr *gate, ifindex_t ifindex,
1320 const union g_addr *gate, ifindex_t ifindex, in nhlfe_add()
1746 const union g_addr *gate, ifindex_t ifindex) in snhlfe_match()
2354 const union g_addr *gate, in zebra_mpls_lsp_add_nhlfe()
2372 const union g_addr *gate, in zebra_mpls_lsp_add_backup_nhlfe()
[all …]
/dports/net/frr7-pythontools/frr-frr-7.5.1/isisd/
H A Disis_bfd.c39 union g_addr dst_ip;
40 union g_addr src_ip;
44 static struct bfd_session *bfd_session_new(int family, union g_addr *dst_ip, in bfd_session_new()
45 union g_addr *src_ip) in bfd_session_new()
65 const union g_addr *src, const union g_addr *dst) in bfd_session_same()
233 static void bfd_debug(int family, union g_addr *dst, union g_addr *src, in bfd_debug()
324 union g_addr dst_ip; in bfd_handle_adj_up()
325 union g_addr src_ip; in bfd_handle_adj_up()
H A Disis_route.c59 union g_addr *ip, ifindex_t ifindex);
64 static struct isis_nexthop *isis_nexthop_create(int family, union g_addr *ip, in isis_nexthop_create()
85 union g_addr *ip, ifindex_t ifindex) in nexthoplookup()
122 union g_addr ip = {}; in adjinfo2nexthop()
/dports/net/frr7/frr-frr-7.5.1/isisd/
H A Disis_bfd.c39 union g_addr dst_ip;
40 union g_addr src_ip;
44 static struct bfd_session *bfd_session_new(int family, union g_addr *dst_ip, in bfd_session_new()
45 union g_addr *src_ip) in bfd_session_new()
65 const union g_addr *src, const union g_addr *dst) in bfd_session_same()
233 static void bfd_debug(int family, union g_addr *dst, union g_addr *src, in bfd_debug()
324 union g_addr dst_ip; in bfd_handle_adj_up()
325 union g_addr src_ip; in bfd_handle_adj_up()
H A Disis_route.c59 union g_addr *ip, ifindex_t ifindex);
64 static struct isis_nexthop *isis_nexthop_create(int family, union g_addr *ip, in isis_nexthop_create()
85 union g_addr *ip, ifindex_t ifindex) in nexthoplookup()
122 union g_addr ip = {}; in adjinfo2nexthop()
/dports/net/quagga/quagga-1.2.4/lib/
H A Dnexthop.h29 union g_addr { union
69 union g_addr gate;
70 union g_addr src;
H A Dnexthop.c137 memcpy(&(nexthop->gate), &(nh->gate), sizeof(union g_addr)); in copy_nexthops()
138 memcpy(&(nexthop->src), &(nh->src), sizeof(union g_addr)); in copy_nexthops()
/dports/science/py-spglib/spglib-1.16.2/example/
H A Dtetrahedron.c72 int g_addr[3]; in test_tetrahedron_method() local
141 #pragma omp parallel for private(j, k, l, q, r, g_addr, gp, t_omegas, iw) in test_tetrahedron_method()
151 g_addr[r] = grid_address[ir_gp[j]][r] + in test_tetrahedron_method()
154 gp = spg_get_grid_point_from_address(g_addr, mesh); in test_tetrahedron_method()
/dports/science/octopus/octopus-10.5/external_libs/spglib-1.9.9/example/
H A Dtetrahedron.c72 int g_addr[3]; in test_tetrahedron_method() local
141 #pragma omp parallel for private(j, k, l, q, r, g_addr, gp, t_omegas, iw) in test_tetrahedron_method()
151 g_addr[r] = grid_address[ir_gp[j]][r] + in test_tetrahedron_method()
154 gp = spg_get_grid_point_from_address(g_addr, mesh); in test_tetrahedron_method()
/dports/science/spglib/spglib-1.16.2/example/
H A Dtetrahedron.c72 int g_addr[3]; in test_tetrahedron_method() local
141 #pragma omp parallel for private(j, k, l, q, r, g_addr, gp, t_omegas, iw) in test_tetrahedron_method()
151 g_addr[r] = grid_address[ir_gp[j]][r] + in test_tetrahedron_method()
154 gp = spg_get_grid_point_from_address(g_addr, mesh); in test_tetrahedron_method()
/dports/science/py-phonopy/phonopy-2.11.0/c/
H A Dphonopy.c246 long g_addr[3]; in phpy_get_tetrahedra_frequenies() local
251 #pragma omp parallel for private(k, g_addr, gp, address_double) in phpy_get_tetrahedra_frequenies()
254 g_addr[k] = grid_address[grid_points[i]][k] + in phpy_get_tetrahedra_frequenies()
258 g_addr, in phpy_get_tetrahedra_frequenies()
285 long g_addr[3]; in phpy_tetrahedron_method_dos() local
317 #pragma omp parallel for private(j, k, l, m, q, r, iw, ir_gps, g_addr, tetrahedra, address_double) in phpy_tetrahedron_method_dos()
323 g_addr[r] = grid_address[ir_grid_points[i]][r] + in phpy_tetrahedron_method_dos()
327 g_addr, in phpy_tetrahedron_method_dos()
/dports/science/phonopy/phonopy-2.11.0/c/
H A Dphonopy.c246 long g_addr[3]; in phpy_get_tetrahedra_frequenies() local
251 #pragma omp parallel for private(k, g_addr, gp, address_double) in phpy_get_tetrahedra_frequenies()
254 g_addr[k] = grid_address[grid_points[i]][k] + in phpy_get_tetrahedra_frequenies()
258 g_addr, in phpy_get_tetrahedra_frequenies()
285 long g_addr[3]; in phpy_tetrahedron_method_dos() local
317 #pragma omp parallel for private(j, k, l, m, q, r, iw, ir_gps, g_addr, tetrahedra, address_double) in phpy_tetrahedron_method_dos()
323 g_addr[r] = grid_address[ir_grid_points[i]][r] + in phpy_tetrahedron_method_dos()
327 g_addr, in phpy_tetrahedron_method_dos()
/dports/net/quagga/quagga-1.2.4/zebra/
H A Dzebra_fpm_netlink.c113 union g_addr *gateway;
143 union g_addr *pref_src;
159 union g_addr *src; in netlink_route_info_add_nh()
/dports/devel/liteide/gocode-cfcb188102ae/
H A Dclient.go16 addr := *g_addr
67 args := []string{os.Args[0], "-s", "-sock", *g_sock, "-addr", *g_addr}
/dports/net/frr7-pythontools/frr-frr-7.5.1/qpb/
H A Dqpb.h264 qpb__l3_address__create(qpb_allocator_t *allocator, union g_addr *addr, in qpb__l3_address__create()
301 uint8_t *family, union g_addr *addr) in qpb__l3_address__get()
/dports/net/frr7/frr-frr-7.5.1/qpb/
H A Dqpb.h264 qpb__l3_address__create(qpb_allocator_t *allocator, union g_addr *addr, in qpb__l3_address__create()
301 uint8_t *family, union g_addr *addr) in qpb__l3_address__get()

12345