| /xnu-11215.81.4/bsd/net/ |
| H A D | pktap.c | 175 pktap_hexdump(int mask, void *__sized_by(len) addr, size_t len) in pktap_hexdump()
|
| H A D | necp.c | 868 necp_address_is_local_interface_address(union necp_sockaddr_union *addr) in necp_address_is_local_interface_address() 901 #define IS_NECP_DEST_IN_LOCAL_NETWORKS(rt, addr, include_local_addresses) \ argument 3774 struct necp_policy_condition_addr addr; in necp_handle_policy_dump_all() local 3790 struct necp_policy_condition_addr addr; in necp_handle_policy_dump_all() local 11591 necp_is_addr_in_range(struct sockaddr *addr, struct sockaddr *range_start, struct sockaddr *range_e… in necp_is_addr_in_range() 11639 necp_is_addr_in_subnet(struct sockaddr *addr, struct sockaddr *subnet_addr, u_int8_t subnet_prefix) in necp_is_addr_in_subnet() 11791 necp_addr_is_empty(struct sockaddr *addr) in necp_addr_is_empty()
|
| H A D | if_headless.c | 795 void *addr = kern_buflet_get_data_address(buf); in headless_nx_sync_rx() local
|
| /xnu-11215.81.4/bsd/netinet/ |
| H A D | mptcp_subr.c | 523 mptcp_synthesize_nat64(struct in6_addr *addr, uint32_t len, in mptcp_synthesize_nat64() 2360 mptcp_subflow_sosend(struct socket *so, struct sockaddr *addr, struct uio *uio, in mptcp_subflow_sosend() 3841 mptcp_desynthesize_ipv6_addr(struct mptses *mpte, const struct in6_addr *addr, in mptcp_desynthesize_ipv6_addr()
|
| H A D | tcp_cache.c | 46 struct in_addr addr; member
|
| H A D | igmp.c | 563 igmp_isgroupreported(const struct in_addr addr) in igmp_isgroupreported()
|
| H A D | in_mcast.c | 2690 struct in_addr addr; in inp_set_multicast_if() local
|
| /xnu-11215.81.4/iokit/Tests/ |
| H A D | Tests.cpp | 1847 void * addr = IOMallocPageable(size, alignment); in IOMallocPageableTests() local
|
| /xnu-11215.81.4/osfmk/arm64/sptm/pmap/ |
| H A D | pmap.h | 489 #define pmap_attribute(pmap, addr, size, attr, value) (KERN_INVALID_ADDRESS) argument
|
| /xnu-11215.81.4/bsd/netinet6/ |
| H A D | nd6_nbr.c | 2461 nd6_llreach_set_reachable(struct ifnet *ifp, void *__sized_by(alen) addr, unsigned int alen) in nd6_llreach_set_reachable()
|
| H A D | in6_var.h | 253 struct sockaddr_in6 addr; /* prefix address */ member 1108 #define IN6_LOOKUP_MULTI(addr, ifp, in6m) \ argument
|
| /xnu-11215.81.4/osfmk/kern/ |
| H A D | zalloc_internal.h | 635 zone_addr_size_crosses_page(mach_vm_address_t addr, mach_vm_size_t size) in zone_addr_size_crosses_page()
|
| H A D | bsd_kern.c | 1130 uint64_t addr = 0; in fill_taskthreadinfo() local
|
| H A D | debug.c | 1049 panic_with_data(uuid_t uuid, void *addr, uint32_t len, uint64_t debugger_options_mask, const char *… in panic_with_data()
|
| /xnu-11215.81.4/osfmk/arm/pmap/ |
| H A D | pmap_data.h | 1938 uint64_t addr; member
|
| H A D | pmap.h | 547 #define pmap_attribute(pmap, addr, size, attr, value) (KERN_INVALID_ADDRESS) argument
|
| /xnu-11215.81.4/iokit/Kernel/ |
| H A D | IODMACommand.cpp | 1493 UInt64 addr = curSeg.fIOVMAddr; in genIOVMSegments() local
|
| /xnu-11215.81.4/bsd/kern/ |
| H A D | kern_guarded.c | 1183 mach_vm_address_t addr; in vng_reason_from_pathname() local
|
| H A D | kern_control.c | 804 struct sockaddr *addr, struct mbuf *control, in ctl_send()
|
| /xnu-11215.81.4/bsd/skywalk/packet/ |
| H A D | packet_kern.c | 943 uint8_t *addr; in kern_packet_copy_bytes() local
|
| /xnu-11215.81.4/bsd/vfs/ |
| H A D | vfs_cluster.c | 7245 #define DRT_ALIGN_ADDRESS(addr) ((addr) & DRT_ADDRESS_MASK) argument 7413 #define DRT_HASH(scm, addr) ((addr) % (scm)->scm_modulus) argument 7414 #define DRT_HASH_NEXT(scm, addr) (((addr) + 1) % (scm)->scm_modulus) argument
|
| /xnu-11215.81.4/osfmk/ipc/ |
| H A D | mach_port.c | 1257 vm_offset_t addr; /* allocated memory */ in mach_port_get_set_status() local
|
| /xnu-11215.81.4/EXTERNAL_HEADERS/mach-o/ |
| H A D | loader.h | 438 uint32_t addr; /* memory address of this section */ member 452 uint64_t addr; /* memory address of this section */ member
|
| /xnu-11215.81.4/osfmk/arm64/ |
| H A D | platform_tests.c | 1611 for (vm_offset_t addr = rorgn_begin_va; addr < rorgn_end_va; addr += 8) { in ctrr_test_cpu() local
|
| H A D | sleh.c | 297 copyio_recovery_offset(uintptr_t addr) in copyio_recovery_offset()
|