Searched refs:host_addr (Results 1 - 22 of 22) sorted by relevance

/freebsd-current/lib/libc/net/
H A Dgethostbynis.c100 he->h_addr = (char *)hed->host_addr;
103 addrok = inet_aton(result, (struct in_addr *)hed->host_addr);
107 _map_v4v6_address((char *)hed->host_addr,
108 (char *)hed->host_addr);
114 addrok = inet_pton(af, result, hed->host_addr);
H A Dgethostbyht.c112 if (inet_pton(AF_INET6, p, hed->host_addr) > 0) {
115 } else if (inet_pton(AF_INET, p, hed->host_addr) > 0) {
117 _map_v4v6_address((char *)hed->host_addr,
118 (char *)hed->host_addr);
128 hed->h_addr_ptrs[0] = (char *)hed->host_addr;
H A Dnetdb_private.h75 uint32_t host_addr[4]; /* IPv4 or IPv6 */ member in struct:hostent_data
H A Dgethostnamadr.c444 inet_aton(name, (struct in_addr *)hed->host_addr) != 1) &&
445 inet_pton(af, name, hed->host_addr) != 1) {
452 _map_v4v6_address((char *)hed->host_addr,
453 (char *)hed->host_addr);
472 hed->h_addr_ptrs[0] = (char *)hed->host_addr;
H A Dgethostbydns.c691 memcpy(hed->host_addr, uaddr, len);
692 hed->h_addr_ptrs[0] = (char *)hed->host_addr;
695 _map_v4v6_address((char*)hed->host_addr, (char*)hed->host_addr);
/freebsd-current/lib/libbluetooth/
H A Dbluetooth.c47 static bdaddr_t host_addr; variable
125 if (bt_aton(p, &host_addr) == 0)
127 host_addr_ptrs[0] = (char *) &host_addr;
130 host.h_length = sizeof(host_addr);
/freebsd-current/sys/contrib/xen/
H A Dgrant_table.h338 * address is specified in <host_addr>.
345 uint64_t host_addr; member in struct:gnttab_map_grant_ref
359 * tracked by <handle>. If <host_addr> or <dev_bus_addr> is zero, that
370 uint64_t host_addr; member in struct:gnttab_unmap_grant_ref
509 uint64_t host_addr; member in struct:gnttab_unmap_and_replace
/freebsd-current/usr.sbin/rpc.statd/
H A Dstatd.c336 u_int32_t host_addr[4]; /* IPv4 or IPv6 */ local
383 host_addr) == 1) {
390 host_addr) == 1) {
398 host_addr) == 1) {
405 host_addr) == 1) {
/freebsd-current/usr.sbin/rpc.lockd/
H A Dlock_proc.c189 get_client(struct sockaddr *host_addr, rpcvers_t vers) argument
219 host_addr) && clnt_cache_vers[i] == vers) {
240 error = getnameinfo(host_addr, host_addr->sa_len, host, sizeof host,
249 if (host_addr->sa_family == AF_INET6)
254 if (host_addr->sa_family == AF_INET6)
299 memcpy(&clnt_cache_addr[clnt_cache_next_to_use], host_addr,
300 host_addr->sa_len);
H A Dlockd.c509 u_int32_t host_addr[4]; /* IPv4 or IPv6 */ local
560 host_addr) == 1) {
567 host_addr) == 1) {
576 host_addr) == 1) {
583 host_addr) == 1) {
/freebsd-current/usr.sbin/bhyve/
H A Dlibslirp.h280 int slirp_add_hostfwd(Slirp *slirp, int is_udp, struct in_addr host_addr,
283 int slirp_remove_hostfwd(Slirp *slirp, int is_udp, struct in_addr host_addr,
/freebsd-current/usr.sbin/rpcbind/
H A Drpcbind.c269 u_int32_t host_addr[4]; /* IPv4 or IPv6 */ local
374 host_addr) == 1) {
381 hosts[nhostsbak], host_addr) == 1) {
389 host_addr) == 1) {
396 host_addr) == 1) {
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Host/
H A DHost.h116 /// \param[in] host_addr
120 /// \b A file spec with the module that contains \a host_addr,
121 /// which may be invalid if \a host_addr doesn't fall into
123 static FileSpec GetModuleFileSpecForHostAddress(const void *host_addr);
/freebsd-current/usr.sbin/nfsd/
H A Dnfsd.c856 u_int32_t host_addr[4]; /* IPv4 or IPv6 */ local
867 if (inet_pton(AF_INET, hostptr, host_addr) == 1) {
871 host_addr) == 1)
876 if (inet_pton(AF_INET6, hostptr, host_addr) == 1) {
880 host_addr) == 1)
/freebsd-current/contrib/llvm-project/lldb/source/Host/common/
H A DHost.cpp328 FileSpec Host::GetModuleFileSpecForHostAddress(const void *host_addr) {
332 if (::dladdr(host_addr, &info)) {
/freebsd-current/sys/dev/qlnx/qlnxe/
H A Decore_hw.c332 u32 dw_count, *host_addr, hw_offset; local
348 host_addr = (u32 *)((u8 *)addr + done);
353 DIRECT_REG_WR(p_hwfn, reg_addr++, *host_addr++);
356 *host_addr++ = DIRECT_REG_RD(p_hwfn,
/freebsd-current/lib/libomp/
H A Domp-tools.h1000 void *host_addr,
1079 void **host_addr,
1089 void **host_addr,
1099 void **host_addr; member in struct:ompt_record_target_map_t
/freebsd-current/sys/dev/xen/blkback/
H A Dblkback.c1019 unmap[invcount].host_addr = xbb_get_gntaddr(reqlist, i, 0);
1600 map->host_addr = xbb_get_gntaddr(reqlist,
1602 KASSERT(map->host_addr + PAGE_SIZE <=
1606 (uintmax_t)map->host_addr, PAGE_SIZE,
1651 map->host_addr, map->flags, map->ref,
2641 op->host_addr = xbb->ring_config.gnt_addr
2713 gnt->host_addr = xbb->ring_config.gnt_addr
2743 unmap[j].host_addr = gnts[i].host_addr;
/freebsd-current/sys/dev/xen/gntdev/
H A Dgntdev.c577 unmap_ops[count].host_addr =
578 gmap->grant_map_ops[i].host_addr;
613 gmap->grant_map_ops[i].host_addr = 0;
1142 gmap_start->grant_map_ops[i].host_addr =
/freebsd-current/sys/dev/xen/netback/
H A Dnetback.c666 gnts[i].host_addr = xnb->ring_configs[i].gnt_addr;
709 gnt.host_addr = ring->gnt_addr;
/freebsd-current/sys/contrib/dev/athk/ath10k/
H A Dpci.c1075 u32 host_addr, addr; local
1078 host_addr = host_interest_item_address(src);
1080 ret = ath10k_pci_diag_read32(ar, host_addr, &addr);
/freebsd-current/sys/dev/bnxt/
H A Dhsi_struct_def.h51473 uint64_t host_addr; member in struct:hwrm_tf_tbl_type_bulk_get_input
56907 uint64_t host_addr; member in struct:hwrm_fw_livepatch_input
[all...]

Completed in 753 milliseconds