| /f-stack/freebsd/contrib/dpdk_rte_lpm/ |
| H A D | dpdk_lpm6.c | 98 const struct in6_addr *addr6; in lookup_ptr() local 103 addr6 = key.addr6; in lookup_ptr() 106 if (!IN6_IS_SCOPE_LINKLOCAL(addr6)) { in lookup_ptr() 120 return (lookup_ptr_ll(lpm6, addr6, scopeid)); in lookup_ptr() 200 const struct in6_addr *addr6, int plen) in handle_gu_change() argument 204 inet_ntop(AF_INET6, addr6, abuf, sizeof(abuf)); in handle_gu_change() 249 struct in6_addr addr6; in handle_any_change() local 255 if (IN6_IS_SCOPE_LINKLOCAL(&addr6)) in handle_any_change() 260 ret = handle_gu_change(dd, rc, &addr6, plen); in handle_any_change() 299 struct in6_addr addr6; in add_route_cb() local [all …]
|
| /f-stack/freebsd/netinet6/ |
| H A D | in6_fib_algo.c | 103 struct sa_in6 addr6 = { in lradix6_lookup() local 105 .sin6_addr = *key.addr6, in lradix6_lookup() 107 if (IN6_IS_SCOPE_LINKLOCAL(key.addr6)) in lradix6_lookup() 108 addr6.sin6_addr.s6_addr16[1] = htons(scopeid & 0xffff); in lradix6_lookup() 109 ent = (struct radix6_addr_entry *)(rn_match(&addr6, &rnh->rh)); in lradix6_lookup() 260 .sin6_addr = *key.addr6, in radix6_lookup() 262 if (IN6_IS_SCOPE_LINKLOCAL(key.addr6)) in radix6_lookup() 279 const struct flm_lookup_key key = { .addr6 = dst6 }; in fib6_radix_lookup_nh()
|
| H A D | in6_fib.c | 126 struct flm_lookup_key key = {.addr6 = dst6 }; in fib6_lookup() 273 struct flm_lookup_key key = {.addr6 = dst6 }; in fib6_check_urpf()
|
| H A D | nd6.c | 780 dst = &ln->r_l3addr.addr6; in nd6_llinfo_timer() 1196 nd6_lookup(const struct in6_addr *addr6, int flags, struct ifnet *ifp) in nd6_lookup() argument 1204 sin6.sin6_addr = *addr6; in nd6_lookup() 1214 nd6_alloc(const struct in6_addr *addr6, int flags, struct ifnet *ifp) in nd6_alloc() argument 1222 sin6.sin6_addr = *addr6; in nd6_alloc() 1416 dr = defrouter_lookup_locked(&ln->r_l3addr.addr6, ifp); in nd6_free() 1491 rt6_flush(&ln->r_l3addr.addr6, ifp); in nd6_free()
|
| H A D | in6.c | 2119 in6_lltable_new(const struct in6_addr *addr6, u_int flags) in in6_lltable_new() argument 2127 lle->base.r_l3addr.addr6 = *addr6; in in6_lltable_new() 2145 lle_addr = &lle->r_l3addr.addr6; in in6_lltable_match_prefix() 2254 return (in6_lltable_hash_dst(&lle->r_l3addr.addr6, hsize)); in in6_lltable_hash() 2266 sin6->sin6_addr = lle->r_l3addr.addr6; in in6_lltable_fill_sa_entry() 2281 if (IN6_ARE_ADDR_EQUAL(&lle->r_l3addr.addr6, dst)) in in6_lltable_find_dst()
|
| H A D | udp6_usrreq.c | 701 struct sockaddr *addr6, struct mbuf *control, struct thread *td) in udp6_output() argument 717 sin6 = (struct sockaddr_in6 *)addr6; in udp6_output()
|
| /f-stack/app/nginx-1.16.1/src/stream/ |
| H A D | ngx_stream_handler.c | 36 ngx_stream_in6_addr_t *addr6; in ngx_stream_init_connection() local 68 addr6 = port->addrs; in ngx_stream_init_connection() 73 if (ngx_memcmp(&addr6[i].addr6, &sin6->sin6_addr, 16) == 0) { in ngx_stream_init_connection() 78 addr_conf = &addr6[i].conf; in ngx_stream_init_connection() 106 addr6 = port->addrs; in ngx_stream_init_connection() 107 addr_conf = &addr6[0].conf; in ngx_stream_init_connection()
|
| H A D | ngx_stream_geoip_module.c | 266 struct in6_addr addr6; in ngx_stream_geoip_addr_v6() local 281 ngx_memzero(&addr6, sizeof(struct in6_addr)); in ngx_stream_geoip_addr_v6() 282 addr6.s6_addr[10] = 0xff; in ngx_stream_geoip_addr_v6() 283 addr6.s6_addr[11] = 0xff; in ngx_stream_geoip_addr_v6() 284 addr6.s6_addr[12] = addr4 >> 24; in ngx_stream_geoip_addr_v6() 285 addr6.s6_addr[13] = addr4 >> 16; in ngx_stream_geoip_addr_v6() 286 addr6.s6_addr[14] = addr4 >> 8; in ngx_stream_geoip_addr_v6() 287 addr6.s6_addr[15] = addr4; in ngx_stream_geoip_addr_v6() 288 return addr6; in ngx_stream_geoip_addr_v6()
|
| H A D | ngx_stream.h | 88 struct in6_addr addr6; member
|
| /f-stack/freebsd/netpfil/ipfw/ |
| H A D | ip_fw_table_algo.c | 342 struct sa_in6 addr6; member 528 memcpy(&tent->k.addr6, &xn->addr6.sin6_addr, in ta_dump_radix_tentry() 1008 i = addr6->s6_addr32[0] ^ addr6->s6_addr32[1] ^ in hash_ip6() 1009 addr6->s6_addr32[2] ^ addr6->s6_addr32[3]; in hash_ip6() 1019 i = addr6->s6_addr32[0] ^ addr6->s6_addr32[1]; in hash_ip64() 1031 APPLY_MASK(addr6, &mask6); in hash_ip6_slow() 1040 paddr = (uint64_t *)addr6; in hash_ip6_al() 1043 memcpy(addr6, key, mask); in hash_ip6_al() 1076 struct in6_addr addr6; in ta_lookup_chash_slow() local 1121 struct in6_addr addr6; in ta_lookup_chash_aligned() local [all …]
|
| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_geoip_module.c | 297 struct in6_addr addr6; in ngx_http_geoip_addr_v6() local 319 ngx_memzero(&addr6, sizeof(struct in6_addr)); in ngx_http_geoip_addr_v6() 320 addr6.s6_addr[10] = 0xff; in ngx_http_geoip_addr_v6() 321 addr6.s6_addr[11] = 0xff; in ngx_http_geoip_addr_v6() 322 addr6.s6_addr[12] = addr4 >> 24; in ngx_http_geoip_addr_v6() 323 addr6.s6_addr[13] = addr4 >> 16; in ngx_http_geoip_addr_v6() 324 addr6.s6_addr[14] = addr4 >> 8; in ngx_http_geoip_addr_v6() 325 addr6.s6_addr[15] = addr4; in ngx_http_geoip_addr_v6() 326 return addr6; in ngx_http_geoip_addr_v6()
|
| /f-stack/freebsd/net/ |
| H A D | if_stf.c | 318 struct in6_addr addr6, mask6; in stf_encapcheck() local 339 if (stf_getsrcifa6(STF2IFP(sc), &addr6, &mask6) != 0) in stf_encapcheck() 347 if (bcmp(GET_V4(&addr6), &ip.ip_dst, sizeof(ip.ip_dst)) != 0) in stf_encapcheck() 357 bcopy(GET_V4(&addr6), &a, sizeof(a)); in stf_encapcheck() 418 struct in6_addr addr6, mask6; in stf_output() local 444 if (stf_getsrcifa6(ifp, &addr6, &mask6) != 0) { in stf_output() 497 bcopy(GET_V4(&addr6), &ip->ip_src, sizeof(ip->ip_src)); in stf_output()
|
| H A D | if_llatbl.h | 57 struct in6_addr addr6; member
|
| /f-stack/app/nginx-1.16.1/src/mail/ |
| H A D | ngx_mail_handler.c | 40 ngx_mail_in6_addr_t *addr6; in ngx_mail_init_connection() local 71 addr6 = port->addrs; in ngx_mail_init_connection() 76 if (ngx_memcmp(&addr6[i].addr6, &sin6->sin6_addr, 16) == 0) { in ngx_mail_init_connection() 81 addr_conf = &addr6[i].conf; in ngx_mail_init_connection() 109 addr6 = port->addrs; in ngx_mail_init_connection() 110 addr_conf = &addr6[0].conf; in ngx_mail_init_connection()
|
| H A D | ngx_mail.h | 70 struct in6_addr addr6; member
|
| H A D | ngx_mail.c | 440 addrs6[i].addr6 = sin6->sin6_addr; in ngx_mail_add_addrs6()
|
| /f-stack/app/nginx-1.16.1/src/core/ |
| H A D | ngx_resolver.h | 101 struct in6_addr addr6; member 126 struct in6_addr addr6; member
|
| H A D | ngx_resolver.c | 1027 rn->addr6 = sin6->sin6_addr; in ngx_resolve_addr() 1895 struct in6_addr *addr6; in ngx_resolver_process_a() local 2238 addr6 = &rn->u6.addr6; in ngx_resolver_process_a() 2243 if (addr6 == NULL) { in ngx_resolver_process_a() 2247 rn->u6.addrs6 = addr6; in ngx_resolver_process_a() 2275 addr6 = NULL; in ngx_resolver_process_a() 3069 struct in6_addr addr6; in ngx_resolver_process_ptr() local 3127 addr6.s6_addr[octet] = (u_char) digit; in ngx_resolver_process_ptr() 3591 p = (ngx_memcmp(&rn->addr6, &rn_temp->addr6, 16) in ngx_resolver_rbtree_insert_addr6_value() 4171 struct in6_addr *addr6; in ngx_resolver_export() local [all …]
|
| /f-stack/freebsd/net/route/ |
| H A D | fib_algo.h | 49 const struct in6_addr *addr6; member
|
| /f-stack/tools/compat/include/netinet/ |
| H A D | ip_fw.h | 571 struct in6_addr addr6; member 789 struct in6_addr addr6; /* IPv6 address */ member 898 struct in6_addr addr6; /* IPv6 address */ member
|
| /f-stack/freebsd/netinet/ |
| H A D | ip_fw.h | 571 struct in6_addr addr6; member 789 struct in6_addr addr6; /* IPv6 address */ member 898 struct in6_addr addr6; /* IPv6 address */ member
|
| /f-stack/tools/ipfw/ |
| H A D | ipv6.c | 96 const struct in6_addr *a = &(cmd->addr6); in print_ip6() 344 struct in6_addr *d = &(cmd->addr6); in fill_ip6()
|
| /f-stack/ |
| H A D | config.ini | 93 #addr6=ff::02 102 # `vip_prefix_len`: All addr6 use the same prefix now, default 64.
|
| /f-stack/app/nginx-1.16.1/src/http/ |
| H A D | ngx_http_request.c | 218 ngx_http_in6_addr_t *addr6; in ngx_http_init_connection() local 252 addr6 = port->addrs; in ngx_http_init_connection() 257 if (ngx_memcmp(&addr6[i].addr6, &sin6->sin6_addr, 16) == 0) { in ngx_http_init_connection() 262 hc->addr_conf = &addr6[i].conf; in ngx_http_init_connection() 291 addr6 = port->addrs; in ngx_http_init_connection() 292 hc->addr_conf = &addr6[0].conf; in ngx_http_init_connection()
|
| H A D | ngx_http_core_module.h | 257 struct in6_addr addr6; member
|