HomeSort by: relevance | last modified time | path
    Searched refs:addr_t (Results 1 - 24 of 24) sorted by relevancy

  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/
dnssd-proxy.h 76 const addr_t *NONNULL address, const addr_t *NONNULL mask, uint32_t UNUSED flags,
service-publisher.h 32 bool service_publisher_is_address_mesh_local(service_publisher_t *NONNULL publisher, addr_t *NONNULL address);
ioloop.h 56 typedef union addr addr_t; typedef in typeref:union:addr
79 addr_t src;
80 addr_t local;
112 const char *NONNULL name, const addr_t *NONNULL address,
113 const addr_t *NONNULL netmask, uint32_t flags,
129 addr_t addr;
130 addr_t mask;
214 addr_t address, multicast, local;
269 int getipaddr(addr_t *NONNULL addr, const char *NONNULL p);
307 int num_avoid_ports, const addr_t *NULLABLE ip_address
    [all...]
srp-proxy.h 31 addr_t *NULLABLE address, finalize_callback_t NULLABLE context_callback, void *NONNULL context);
srp-replication.h 155 typedef void (*address_change_callback_t)(void *NULLABLE context, addr_t *NULLABLE address, bool added, bool more, int err);
167 addr_t addresses[ADDRESS_QUERY_MAX_ADDRESSES]; // If there are more than this many viable addresses, too bad?
244 addr_t address;
272 addr_t connected_address;
ioloop.c 74 getipaddr(addr_t *addr, const char *p)
559 ioloop_normalize_address(addr_t *normalized, addr_t *original)
576 addr_t src;
617 addr_t source_address, local_address;
845 ioloop_udp_send_message(comm_t *comm, addr_t *source, addr_t *dest, int ifindex, struct iovec *iov, int iov_len)
895 addr_t dest_addr, source_addr;
1106 addr_t addr;
1172 const addr_t *ip_address, const char *multicast, const char *name
    [all...]
probe-srp.c 333 probe_srp_create(addr_t *address, thread_service_t *service, void *context,
389 addr_t address;
404 addr_t address;
posix.c 106 ioloop_same_address(struct sockaddr *a, addr_t *b, struct sockaddr *ma, addr_t *sk)
441 ioloop_recvmsg(int sock, uint8_t *buffer, size_t buffer_length, int *ifindex, int *hop_limit, addr_t *source,
442 addr_t *destination)
dnssd-proxy.c 105 addr_t addr, mask;
374 const addr_t *const NULLABLE address, const addr_t *const NULLABLE mask);;
379 const char *const NONNULL domain_to_change, const addr_t *const NONNULL address, const bool add);
393 interface_process_addr_change(dp_interface_t *const NONNULL interface, const addr_t *const NONNULL address,
394 const addr_t *const NONNULL mask, const enum interface_address_change event_type);
1449 dnssd_hardwired_add_or_remove_addr_record(served_domain_t *const NONNULL sdt, const addr_t *const NONNULL addr,
1489 const char *const NONNULL domain_to_change, const addr_t *const NONNULL address, const bool add)
1509 dnssd_hardwired_generate_ptr_name(const addr_t *const NONNULL addr, const addr_t *const NONNULL mask
    [all...]
srp-ioloop.c 203 addr_t remote;
337 const addr_t *NONNULL address, const addr_t *NONNULL netmask,
932 addr_t address;
icmp.c 333 icmp_message(route_state_t *route_state, uint8_t *icmp_buf, unsigned length, int ifindex, int hop_limit, addr_t *src, addr_t *dest)
451 addr_t src, dest;
macos-ioloop.c 63 getipaddr(addr_t *addr, const char *p)
875 ioloop_connection_get_address_from_endpoint(addr_t *addr, nw_endpoint_t endpoint)
1286 ioloop_udp_listener_setup(comm_t *listener, const addr_t *ip_address, uint16_t port, const char *launchd_name, int ifindex)
1291 addr_t sockname;
1462 const addr_t *ip_address, const char *multicast, const char *name,
1678 ioloop_connection_create(addr_t *NONNULL remote_address, bool tls, bool stream, bool stable, bool opportunistic,
srp-dns-proxy.c 65 static addr_t dns_server;
1036 addr_t pref;
srp-parse.c 1037 cancel_callback_t cancel_callback, addr_t *address, finalize_callback_t context_release_callback,
srp-replication.c 246 ip_addresses_equal(const addr_t *a, const addr_t *b)
272 addr_t addr;
2919 srpl_instance_is_me(srpl_instance_t *instance, srpl_instance_service_t *service, const char *ifname, const addr_t *address, bool pid_match)
2941 srpl_my_address_check(srp_server_t *server_state, const addr_t *address)
2962 srpl_instance_address_callback(void *context, addr_t *address, bool added, bool more, int err)
4260 &address_query->addresses[address_query->cur_address], sizeof(addr_t));
service-publisher.c 391 service_publisher_is_address_mesh_local(service_publisher_t *publisher, addr_t *address)
route.c 1763 ifaddr_callback(srp_server_t *server_state, void *context, const char *name, const addr_t *address,
1764 const addr_t *mask, unsigned flags, enum interface_address_change change)
  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/test/tests/
getifaddrs.c 49 const addr_t *address, const addr_t UNUSED *netmask, uint32_t UNUSED flags,
65 const addr_t UNUSED *address, const addr_t UNUSED *netmask, uint32_t UNUSED flags,
dns-push.c 718 addr_t address;
  /src/external/gpl3/gdb/dist/gdb/
s390-linux-nat.c 279 parea.process_addr = (addr_t) &regs;
296 parea.process_addr = (addr_t) &regs;
316 parea.process_addr = (addr_t) &fpregs;
333 parea.process_addr = (addr_t) &fpregs;
640 parea.process_addr = (addr_t) &per_info;
685 parea.process_addr = (addr_t) & per_lowcore;
731 parea.process_addr = (addr_t) & per_info;
  /src/external/gpl3/gdb.old/dist/gdb/
s390-linux-nat.c 278 parea.process_addr = (addr_t) &regs;
295 parea.process_addr = (addr_t) &regs;
315 parea.process_addr = (addr_t) &fpregs;
332 parea.process_addr = (addr_t) &fpregs;
639 parea.process_addr = (addr_t) &per_info;
684 parea.process_addr = (addr_t) & per_lowcore;
730 parea.process_addr = (addr_t) & per_info;
  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/test/
test-srpl.c 178 addr_t addr;
  /src/external/apache2/mDNSResponder/dist/Clients/srputil/
srputil.c 544 addr_t address;
  /src/external/bsd/ntp/dist/libparse/
parsestreams.c 216 addr_t vdin,

Completed in 66 milliseconds