Home
last modified time | relevance | path

Searched refs:VM_KERNEL_ADDRPERM (Results 1 – 25 of 77) sorted by relevance

1234

/xnu-8019.80.24/bsd/kern/
H A Dkern_aio.c485 VM_KERNEL_ADDRPERM(p), uap->aiocbp, 0, 0, 0); in aio_cancel()
542 VM_KERNEL_ADDRPERM(p), uap->aiocbp, result, 0, 0); in aio_cancel()
564 VM_KERNEL_ADDRPERM(p), fd, 0, 0, 0); in _aio_close()
581 VM_KERNEL_ADDRPERM(p), fd, 0, 0, 0); in _aio_close()
591 VM_KERNEL_ADDRPERM(p), fd, 0, 0, 0); in _aio_close()
608 VM_KERNEL_ADDRPERM(p), uap->aiocbp, 0, 0, 0); in aio_error()
626 VM_KERNEL_ADDRPERM(p), uap->aiocbp, *retval, 0, 0); in aio_error()
638 VM_KERNEL_ADDRPERM(p), uap->aiocbp, *retval, 0, 0); in aio_error()
647 VM_KERNEL_ADDRPERM(p), uap->aiocbp, error, 0, 0); in aio_error()
668 VM_KERNEL_ADDRPERM(p), uap->aiocbp, uap->op, 0, 0); in aio_fsync()
[all …]
H A Dsocket_info.c74 si->soi_so = (u_int64_t)VM_KERNEL_ADDRPERM(so); in fill_common_sockinfo()
79 si->soi_pcb = (u_int64_t)VM_KERNEL_ADDRPERM(so->so_pcb); in fill_common_sockinfo()
167 (u_int64_t)VM_KERNEL_ADDRPERM(tp); in fill_socketinfo()
178 (uint64_t)VM_KERNEL_ADDRPERM(unp->unp_conn); in fill_socketinfo()
181 VM_KERNEL_ADDRPERM(unp->unp_conn->unp_socket); in fill_socketinfo()
H A Duipc_usrreq.c1665 VM_KERNEL_ADDRPERM(up->unp_link.le_next); in unpcb_to_compat()
1667 VM_KERNEL_ADDRPERM(up->unp_link.le_prev); in unpcb_to_compat()
1670 VM_KERNEL_ADDRPERM(up->unp_link.le_next); in unpcb_to_compat()
1672 VM_KERNEL_ADDRPERM(up->unp_link.le_prev); in unpcb_to_compat()
1675 VM_KERNEL_ADDRPERM(up->unp_socket); in unpcb_to_compat()
1677 VM_KERNEL_ADDRPERM(up->unp_vnode); in unpcb_to_compat()
1680 VM_KERNEL_ADDRPERM(up->unp_conn); in unpcb_to_compat()
1681 cp->unp_refs = (u_int32_t)VM_KERNEL_ADDRPERM(up->unp_refs.lh_first); in unpcb_to_compat()
1684 (u_int32_t)VM_KERNEL_ADDRPERM(up->unp_reflink.le_next); in unpcb_to_compat()
1686 (u_int32_t)VM_KERNEL_ADDRPERM(up->unp_reflink.le_prev); in unpcb_to_compat()
[all …]
H A Dsubr_eventhandler.c191 …(LOG_DEBUG, "%s: adding item %p (function %p to \"%s\"", __func__, (void *)VM_KERNEL_ADDRPERM(epn), in eventhandler_register_internal()
239 evhlog((LOG_DEBUG, "%s: removing item %p from \"%s\"", __func__, (void *)VM_KERNEL_ADDRPERM(ep), in eventhandler_deregister()
253 (void *)VM_KERNEL_ADDRPERM(ep), list->el_name)); in eventhandler_deregister()
H A Duipc_socket2.c558 (uint64_t)VM_KERNEL_ADDRPERM(so), in sbwait()
598 (uint64_t)VM_KERNEL_ADDRPERM(so), in sbwait()
626 (uint64_t)VM_KERNEL_ADDRPERM(so), SOCK_DOM(so), in sowakeup()
1062 (uint64_t)VM_KERNEL_ADDRPERM(sb->sb_mb), in sblastrecordchk()
1063 (uint64_t)VM_KERNEL_ADDRPERM(sb->sb_lastrecord), in sblastrecordchk()
1064 (uint64_t)VM_KERNEL_ADDRPERM(m)); in sblastrecordchk()
1067 printf("\t0x%llx\n", (uint64_t)VM_KERNEL_ADDRPERM(m)); in sblastrecordchk()
1089 (uint64_t)VM_KERNEL_ADDRPERM(sb->sb_mb), in sblastmbufchk()
1090 (uint64_t)VM_KERNEL_ADDRPERM(sb->sb_mbtail), in sblastmbufchk()
1091 (uint64_t)VM_KERNEL_ADDRPERM(m)); in sblastmbufchk()
[all …]
H A Dkern_control.c527 __func__, (uint64_t)VM_KERNEL_ADDRPERM(so), in ctl_setup_kctl()
1080 __func__, (uint64_t)VM_KERNEL_ADDRPERM(m)); in ctl_enqueuembuf_list()
1136 (uint64_t) VM_KERNEL_ADDRPERM(m_list)); in ctl_enqueuembuf_list()
1139 (uint64_t) VM_KERNEL_ADDRPERM(n), in ctl_enqueuembuf_list()
1140 (uint64_t) VM_KERNEL_ADDRPERM(n->m_next)); in ctl_enqueuembuf_list()
2063 (uint64_t)VM_KERNEL_ADDRPERM(so), in ctl_unlock()
2064 (uint64_t)VM_KERNEL_ADDRPERM(so->so_pcb, in ctl_unlock()
2065 (uint64_t)VM_KERNEL_ADDRPERM(&((struct ctl_cb *)so->so_pcb)->mtx), in ctl_unlock()
2066 so->so_usecount, (uint64_t)VM_KERNEL_ADDRPERM(lr_saved)); in ctl_unlock()
2287 xk->xkp_kctpcb = (uint64_t)VM_KERNEL_ADDRPERM(kcb);
[all …]
/xnu-8019.80.24/osfmk/vm/
H A Dvm_shared_region.c236 (void *)VM_KERNEL_ADDRPERM(task))); in vm_shared_region_get()
250 (void *)VM_KERNEL_ADDRPERM(task), in vm_shared_region_get()
251 (void *)VM_KERNEL_ADDRPERM(shared_region))); in vm_shared_region_get()
266 (void *)VM_KERNEL_ADDRPERM(shared_region))); in vm_shared_region_vm_map()
276 (void *)VM_KERNEL_ADDRPERM(shared_region), in vm_shared_region_vm_map()
277 (void *)VM_KERNEL_ADDRPERM(sr_map))); in vm_shared_region_vm_map()
297 (void *)VM_KERNEL_ADDRPERM(task), in vm_shared_region_set()
298 (void *)VM_KERNEL_ADDRPERM(new_shared_region))); in vm_shared_region_set()
320 (void *)VM_KERNEL_ADDRPERM(task), in vm_shared_region_set()
321 (void *)VM_KERNEL_ADDRPERM(old_shared_region), in vm_shared_region_set()
[all …]
/xnu-8019.80.24/bsd/netinet6/
H A Dmld6.c518 (uint64_t)VM_KERNEL_ADDRPERM(ifq), in mld_dispatch_queue_locked()
519 (uint64_t)VM_KERNEL_ADDRPERM(m))); in mld_dispatch_queue_locked()
584 (uint64_t)VM_KERNEL_ADDRPERM(ifp), if_name(ifp))); in mld_domifattach()
609 __func__, (uint64_t)VM_KERNEL_ADDRPERM(ifp), if_name(ifp))); in mld_domifattach()
643 __func__, (uint64_t)VM_KERNEL_ADDRPERM(ifp), if_name(ifp))); in mld_domifreattach()
657 (uint64_t)VM_KERNEL_ADDRPERM(ifp), if_name(ifp))); in mld_domifdetach()
836 __func__, (uint64_t)VM_KERNEL_ADDRPERM(ifp), if_name(ifp))); in mli_remref()
865 (uint64_t)VM_KERNEL_ADDRPERM(ifp), if_name(ifp))); in mld_v1_input_query()
876 (uint64_t)VM_KERNEL_ADDRPERM(ifp), if_name(ifp))); in mld_v1_input_query()
925 __func__, (uint64_t)VM_KERNEL_ADDRPERM(ifp), if_name(ifp))); in mld_v1_input_query()
[all …]
H A Din6_mcast.c785 (uint64_t)VM_KERNEL_ADDRPERM(lims))); in im6f_rollback()
846 (uint64_t)VM_KERNEL_ADDRPERM(lims))); in im6f_reap()
868 (uint64_t)VM_KERNEL_ADDRPERM(lims))); in im6f_purge()
908 ip6_sprintf(addr), (uint64_t)VM_KERNEL_ADDRPERM(ims))); in in6m_get_source()
1109 (uint64_t)VM_KERNEL_ADDRPERM(imf), in in6m_merge()
1110 (uint64_t)VM_KERNEL_ADDRPERM(inm))); in in6m_merge()
1133 (uint64_t)VM_KERNEL_ADDRPERM(inm))); in in6m_commit()
1160 (uint64_t)VM_KERNEL_ADDRPERM(ims))); in in6m_reap()
1179 (uint64_t)VM_KERNEL_ADDRPERM(ims))); in in6m_purge()
1258 ip6_sprintf(mcaddr), (uint64_t)VM_KERNEL_ADDRPERM(ifp), in in6_mc_join()
[all …]
H A Dah_input.c172 (uint64_t)VM_KERNEL_ADDRPERM(sav))); in ah4_input()
564 (uint64_t)VM_KERNEL_ADDRPERM(sav))); in ah4_input()
574 (uint64_t)VM_KERNEL_ADDRPERM(sav))); in ah4_input()
631 (uint64_t)VM_KERNEL_ADDRPERM(sav))); in ah6_input()
936 (uint64_t)VM_KERNEL_ADDRPERM(sav))); in ah6_input()
946 (uint64_t)VM_KERNEL_ADDRPERM(sav))); in ah6_input()
H A Desp_input.c284 (uint64_t)VM_KERNEL_ADDRPERM(sav))); in esp4_input_extended()
882 (uint64_t)VM_KERNEL_ADDRPERM(sav))); in esp4_input_extended()
891 (uint64_t)VM_KERNEL_ADDRPERM(sav))); in esp4_input_extended()
994 (uint64_t)VM_KERNEL_ADDRPERM(sav))); in esp6_input_extended()
1576 (uint64_t)VM_KERNEL_ADDRPERM(sav))); in esp6_input_extended()
1586 (uint64_t)VM_KERNEL_ADDRPERM(sav))); in esp6_input_extended()
/xnu-8019.80.24/bsd/netinet/
H A Digmp.c508 (uint64_t)VM_KERNEL_ADDRPERM(ifq), in igmp_dispatch_queue()
509 (uint64_t)VM_KERNEL_ADDRPERM(m))); in igmp_dispatch_queue()
586 __func__, (uint64_t)VM_KERNEL_ADDRPERM(ifp), ifp->if_name)); in igmp_domifattach()
610 (uint64_t)VM_KERNEL_ADDRPERM(ifp), ifp->if_name)); in igmp_domifattach()
643 __func__, (uint64_t)VM_KERNEL_ADDRPERM(ifp), ifp->if_name)); in igmp_domifreattach()
657 (uint64_t)VM_KERNEL_ADDRPERM(ifp), ifp->if_name, ifp->if_unit)); in igmp_domifdetach()
827 __func__, (uint64_t)VM_KERNEL_ADDRPERM(ifp), if_name(ifp))); in igi_remref()
867 (uint64_t)VM_KERNEL_ADDRPERM(ifp), if_name(ifp))); in igmp_input_v1_query()
878 (uint64_t)VM_KERNEL_ADDRPERM(ifp), if_name(ifp))); in igmp_input_v1_query()
964 (uint64_t)VM_KERNEL_ADDRPERM(ifp), if_name(ifp))); in igmp_input_v2_query()
[all …]
H A Dmptcp_subr.c399 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mpts->mpts_mpte), in mptcpstats_get_index()
546 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mpte), mycellbytes); in mptcpstats_get_bytes()
700 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mpte)); in mptcp_session_destroy()
791 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mpte), uuidstr, err); in mptcp_trigger_cell_bringup()
794 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mpte)); in mptcp_trigger_cell_bringup()
880 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mpte), mp_tp->mpt_state, mp_tp->mpt_flags); in mptcp_check_subflows_and_add()
906 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mpte), info->ifindex, info->no_mptcp_support, in mptcp_check_subflows_and_add()
955 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mpte), in mptcp_check_subflows_and_add()
983 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mpte), mpte->mpte_time_target, in mptcp_check_subflows_and_add()
1035 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mpte), ifp->if_name, error); in mptcp_check_subflows_and_add()
[all …]
H A Dmptcp_opt.c82 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mp_tp->mpt_mpte)); in mptcp_setup_first_subflow_syn_opts()
417 (unsigned long)VM_KERNEL_ADDRPERM(mp_tp->mpt_mpte), in mptcp_setup_opts()
944 (unsigned long)VM_KERNEL_ADDRPERM(mp_tp->mpt_mpte), mptcp_subtype); in mptcp_sanitize_option()
999 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mpte), optlen, in mptcp_do_mpcapable_opt()
1064 __func__, (unsigned long)VM_KERNEL_ADDRPERM(tptomptp(tp)->mpt_mpte), in mptcp_do_mpjoin_opt()
1078 __func__, (unsigned long)VM_KERNEL_ADDRPERM(tptomptp(tp)->mpt_mpte), in mptcp_do_mpjoin_opt()
1140 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mp_tp->mpt_mpte), in mptcp_data_ack_rcvd()
1609 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mpte), in mptcp_do_add_addr_opt_v1()
1617 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mpte)); in mptcp_do_add_addr_opt_v1()
1637 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mpte), in mptcp_do_add_addr_opt_v1()
[all …]
H A Dtcp_cache.c787 __func__, tpheur->th_tfo_data_loss, (unsigned long)VM_KERNEL_ADDRPERM(tpheur)); in tcp_heuristic_reset_counters()
795 __func__, tpheur->th_tfo_req_loss, (unsigned long)VM_KERNEL_ADDRPERM(tpheur)); in tcp_heuristic_reset_counters()
803 __func__, tpheur->th_tfo_data_rst, (unsigned long)VM_KERNEL_ADDRPERM(tpheur)); in tcp_heuristic_reset_counters()
811 __func__, tpheur->th_tfo_req_rst, (unsigned long)VM_KERNEL_ADDRPERM(tpheur)); in tcp_heuristic_reset_counters()
819 … __func__, tpheur->th_ecn_loss, tpheur->th_ecn_synrst, (unsigned long)VM_KERNEL_ADDRPERM(tpheur)); in tcp_heuristic_reset_counters()
907 tpheur->th_tfo_backoff_until, tcp_now, (unsigned long)VM_KERNEL_ADDRPERM(tpheur)); in __tcp_heuristic_tfo_middlebox_common()
984 (unsigned long)VM_KERNEL_ADDRPERM(tpheur)); in tcp_heuristic_inc_counters()
1004 (unsigned long)VM_KERNEL_ADDRPERM(tpheur)); in tcp_heuristic_inc_counters()
1022 (unsigned long)VM_KERNEL_ADDRPERM(tpheur)); in tcp_heuristic_inc_counters()
1040 (unsigned long)VM_KERNEL_ADDRPERM(tpheur)); in tcp_heuristic_inc_counters()
[all …]
H A Dmptcp_usrreq.c155 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mpte), in mptcp_usr_detach()
260 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mpte), mpte->mpte_svctype); in mptcp_entitlement_check()
305 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mpte), in mptcp_usr_connectx()
315 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mpte)); in mptcp_usr_connectx()
328 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mpte), dst->sa_len); in mptcp_usr_connectx()
336 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mpte), dst->sa_len); in mptcp_usr_connectx()
369 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mpte), src->sa_len); in mptcp_usr_connectx()
377 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mpte), src->sa_len); in mptcp_usr_connectx()
558 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mpte), error); in mptcp_getconninfo()
593 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mpte), error); in mptcp_getconninfo()
[all …]
H A Dmptcp_timer.c242 …__func__, (unsigned long)VM_KERNEL_ADDRPERM(mpte), mpte->mpte_time_target, time_now, mp_so->so_use… in mptcp_urgency_timer_locked()
309 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mpte), mpte->mpte_time_target, time_now, in mptcp_set_urgency_timer()
322 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mpte), mp_so->so_usecount, ret); in mptcp_cancel_urgency_timer()
H A Din_mcast.c850 (uint64_t)VM_KERNEL_ADDRPERM(lims))); in imf_rollback()
911 (uint64_t)VM_KERNEL_ADDRPERM(lims))); in imf_reap()
933 (uint64_t)VM_KERNEL_ADDRPERM(lims))); in imf_purge()
979 buf, (uint64_t)VM_KERNEL_ADDRPERM(ims))); in inm_get_source()
1190 (uint64_t)VM_KERNEL_ADDRPERM(imf), in inm_merge()
1191 (uint64_t)VM_KERNEL_ADDRPERM(inm))); in inm_merge()
1214 (uint64_t)VM_KERNEL_ADDRPERM(inm))); in inm_commit()
1241 (uint64_t)VM_KERNEL_ADDRPERM(ims))); in inm_reap()
1260 (uint64_t)VM_KERNEL_ADDRPERM(ims))); in inm_purge()
1286 _igmp_inet_buf, (uint64_t)VM_KERNEL_ADDRPERM(ifp), if_name(ifp))); in in_joingroup()
[all …]
H A Dip_id.c68 uint64_t salt_tmp = VM_KERNEL_ADDRPERM(salt); in ip_randomid()
H A Din_pcblist.c119 xso->xso_so = (uint64_t)VM_KERNEL_ADDRPERM(so); in sotoxsocket_n()
124 xso->so_pcb = (uint64_t)VM_KERNEL_ADDRPERM(so->so_pcb); in sotoxsocket_n()
191 xinp->xi_inpp = (uint64_t)VM_KERNEL_ADDRPERM(inp); in inpcb_to_xinpcb_n()
194 xinp->inp_ppcb = (uint64_t)VM_KERNEL_ADDRPERM(inp->inp_ppcb); in inpcb_to_xinpcb_n()
218 xt->t_segq = (uint32_t)VM_KERNEL_ADDRPERM(tp->t_segq.lh_first); in tcpcb_to_xtcpcb_n()
720 (uint64_t)VM_KERNEL_ADDRPERM(so), in inpcb_count_opportunistic()
H A Dmptcp.c509 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mpte), in mptcp_input()
730 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mpte), in mptcp_output()
1193 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mp_tp->mpt_mpte)); in mptcp_update_rcv_state_meat()
1197 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mp_tp->mpt_mpte), csum); in mptcp_update_rcv_state_meat()
1228 … __func__, (unsigned long)VM_KERNEL_ADDRPERM(tptomptp(tp)->mpt_mpte), m->m_pkthdr.len, datalen); in mptcp_validate_dss_map()
1449 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mpte), action, ifindex, in mptcp_session_necp_cb()
1559 __func__, (unsigned long)VM_KERNEL_ADDRPERM(mpte), new_size); in mptcp_session_necp_cb()
/xnu-8019.80.24/bsd/vm/
H A Dvm_unix.c461 …()->p_comm, proc_getpid(current_proc()), (uint64_t)s, (uint64_t)e, (void *) VM_KERNEL_ADDRPERM(m)); in log_unnest_badness()
2030 (void *)VM_KERNEL_ADDRPERM(current_thread()), in shared_region_check_np()
2070 (void *)VM_KERNEL_ADDRPERM(current_thread()), in shared_region_check_np()
2085 (void *)VM_KERNEL_ADDRPERM(current_thread()), in shared_region_check_np()
2109 (void *)VM_KERNEL_ADDRPERM(current_thread()), in shared_region_copyin()
2163 (void *)VM_KERNEL_ADDRPERM(current_thread()), in shared_region_map_and_slide_setup()
2201 (void *)VM_KERNEL_ADDRPERM(current_thread()), in shared_region_map_and_slide_setup()
2215 (void *)VM_KERNEL_ADDRPERM(current_thread()), in shared_region_map_and_slide_setup()
2231 (void *)VM_KERNEL_ADDRPERM(current_thread()))); in shared_region_map_and_slide_setup()
2251 (void *)VM_KERNEL_ADDRPERM(current_thread()), in shared_region_map_and_slide_setup()
[all …]
/xnu-8019.80.24/bsd/net/
H A Dcontent_filter.c1454 (uint64_t)VM_KERNEL_ADDRPERM(so), kcunit); in cfil_ctl_disconnect()
1458 (uint64_t)VM_KERNEL_ADDRPERM(so)); in cfil_ctl_disconnect()
1586 (uint64_t)VM_KERNEL_ADDRPERM(so)); in cfil_acquire_sockbuf()
1590 (uint64_t)VM_KERNEL_ADDRPERM(so)); in cfil_acquire_sockbuf()
1847 cfil_info->cfi_so ? (uint64_t)VM_KERNEL_ADDRPERM(cfil_info->cfi_so) : 0, in cfil_info_stats_toggle()
1883 cfil_info->cfi_so ? (uint64_t)VM_KERNEL_ADDRPERM(cfil_info->cfi_so) : 0, in cfil_info_stats_toggle()
2030 (uint64_t)VM_KERNEL_ADDRPERM(so), msghdr->cfm_sock_id); in cfil_ctl_send()
2035 (uint64_t)VM_KERNEL_ADDRPERM(so)); in cfil_ctl_send()
2047 (uint64_t)VM_KERNEL_ADDRPERM(so)); in cfil_ctl_send()
2057 (uint64_t)VM_KERNEL_ADDRPERM(so), kcunit); in cfil_ctl_send()
[all …]
H A Diptap.c536 (uint64_t)VM_KERNEL_ADDRPERM(arg), in iptap_ipf_input()
537 (uint64_t)VM_KERNEL_ADDRPERM(&iptap_ipf4), in iptap_ipf_input()
538 (uint64_t)VM_KERNEL_ADDRPERM(&iptap_ipf6)); in iptap_ipf_input()
556 (uint64_t)VM_KERNEL_ADDRPERM(arg), in iptap_ipf_output()
557 (uint64_t)VM_KERNEL_ADDRPERM(&iptap_ipf4), in iptap_ipf_output()
558 (uint64_t)VM_KERNEL_ADDRPERM(&iptap_ipf6)); in iptap_ipf_output()
/xnu-8019.80.24/bsd/netkey/
H A Dkey_debug.c703 (uint64_t)VM_KERNEL_ADDRPERM(m),
704 (uint64_t)VM_KERNEL_ADDRPERM(m->m_next),
705 (uint64_t)VM_KERNEL_ADDRPERM(m->m_nextpkt),
706 (uint64_t)VM_KERNEL_ADDRPERM(m->m_data),
712 (uint64_t)VM_KERNEL_ADDRPERM(m->m_pkthdr.rcvif));
718 (uint64_t)VM_KERNEL_ADDRPERM(m->m_ext.ext_buf),
719 (uint64_t)VM_KERNEL_ADDRPERM(m_get_ext_free(m)),
721 (uint64_t)VM_KERNEL_ADDRPERM(m_get_rfa(m)));

1234