| /xnu-8020.101.4/bsd/netinet/ |
| H A D | in_rmx.c | 266 struct radix_node *rn; in in_deleteroute() local 289 in_validate(struct radix_node *rn) in in_validate() 338 struct radix_node *rn = rn_match_args(v_arg, head, f, w); in in_matroute_args() local 371 in_clsroute(struct radix_node *rn, struct radix_node_head *head) in in_clsroute() 476 in_rtqkill(struct radix_node *rn, void *rock) in in_rtqkill() 732 in_ifadownkill(struct radix_node *rn, void *xap) in in_ifadownkill()
|
| /xnu-8020.101.4/bsd/netinet6/ |
| H A D | in6_rmx.c | 345 struct radix_node *rn; in in6_deleteroute() local 375 in6_validate(struct radix_node *rn) in in6_validate() 424 struct radix_node *rn = rn_match_args(v_arg, head, f, w); in in6_matroute_args() local 456 in6_clsroute(struct radix_node *rn, struct radix_node_head *head) in in6_clsroute() 563 in6_rtqkill(struct radix_node *rn, void *rock) in in6_rtqkill()
|
| H A D | nd6_rtr.c | 4371 struct radix_node *rn, in rt6_deleteroute()
|
| /xnu-8020.101.4/osfmk/arm64/ |
| H A D | status.c | 769 kern_return_t rn = handle_get_arm_thread_state(tstate, count, thread->machine.upcb); in machine_thread_get_state() local 781 kern_return_t rn = handle_get_arm32_thread_state(tstate, count, thread->machine.upcb); in machine_thread_get_state() local 796 kern_return_t rn = handle_get_arm64_thread_state(tstate, count, in machine_thread_get_state() local 1037 kern_return_t rn = handle_get_arm_thread_state(tstate, count, getCpuDatap()->cpu_int_state); in machine_thread_get_kern_state() local 1045 kern_return_t rn = handle_get_arm32_thread_state(tstate, count, getCpuDatap()->cpu_int_state); in machine_thread_get_kern_state() local 1054 kern_return_t rn = handle_get_arm64_thread_state(tstate, count, getCpuDatap()->cpu_int_state); in machine_thread_get_kern_state() local 1107 kern_return_t rn; in machine_thread_set_state() local
|
| /xnu-8020.101.4/bsd/net/ |
| H A D | radix.c | 108 #define RN_MATCHF(rn, f, arg) (f == NULL || (*f)((rn), arg)) argument 1026 struct radix_node *rn, *last; in rn_walktree_from() local 1156 struct radix_node *rn; in rn_walktree() local
|
| H A D | route.c | 836 rn_match_ifscope(struct radix_node *rn, void *arg) in rn_match_ifscope() 1857 struct radix_node *rn; in rtrequest_common_locked() local 2497 rt_fixdelete(struct radix_node *rn, void *vp) in rt_fixdelete() 2534 rt_fixchange(struct radix_node *rn, void *vp) in rt_fixchange() 2984 struct radix_node *rn; in node_lookup() local 3087 struct radix_node *rn0, *rn = NULL; in rt_lookup_common() local 4471 route_event_walktree(struct radix_node *rn, void *arg) in route_event_walktree()
|
| H A D | rtsock.c | 1593 sysctl_dumpentry(struct radix_node *rn, void *vw) in sysctl_dumpentry() 1680 sysctl_dumpentry_ext(struct radix_node *rn, void *vw) in sysctl_dumpentry_ext()
|
| H A D | pf_table.c | 1091 struct radix_node *rn; in pfr_route_kentry() local 1119 struct radix_node *rn; in pfr_unroute_kentry() local 1164 pfr_walktree(struct radix_node *rn, void *arg) in pfr_walktree()
|
| H A D | if.c | 5276 if_rtdel(struct radix_node *rn, void *arg) in if_rtdel() 5326 if_rtmtu(struct radix_node *rn, void *arg) in if_rtmtu()
|
| H A D | ntstat.c | 739 struct radix_node *rn, in nstat_route_walktree_add()
|
| /xnu-8020.101.4/bsd/dev/arm/ |
| H A D | fasttrap_isa.c | 765 int rn = tp->ftt_instr1 & 0x7; local
|
| /xnu-8020.101.4/bsd/nfs/ |
| H A D | nfs_subs.c | 2837 struct radix_node *rn; in nfsrv_hang_addrlist() local 3012 nfsrv_free_netopt(struct radix_node *rn, void *w) in nfsrv_free_netopt() 3036 struct radix_node *rn; in nfsrv_free_addrlist() local
|