| /xnu-10002.1.13/bsd/net/ ! |
| H A D | route_private.h | 146 rtfree((_ro)->ro_rt); \ 435 extern void rtfree(struct rtentry *);
|
| H A D | if_stf.c | 700 rtfree(rt); in stf_checkaddr4() 705 rtfree(rt); in stf_checkaddr4()
|
| H A D | route.c | 1314 rtfree(struct rtentry *rt) in rtfree() function 3968 rtfree(ro->ro_rt); in route_clear() 4064 rtfree(src->ro_rt); in route_copyin() 4074 rtfree(dst->ro_rt); in route_copyin() 4205 rtfree(gwrt); in route_to_gwroute() 4279 rtfree(hint); in route_to_gwroute() 4317 rtfree(rt); in route_to_gwroute() 4482 rtfree(rt); in route_event_callback() 4492 rtfree(rt); in route_event_callback()
|
| H A D | netsrc.c | 270 rtfree(rt); in netsrc_ipv4()
|
| H A D | necp.c | 7633 rtfree(rt); in necp_application_find_policy_match_internal() 7644 rtfree(rt); in necp_application_find_policy_match_internal() 7710 rtfree(rt); in necp_application_find_policy_match_internal() 7880 rtfree(v4Route); in necp_application_find_policy_match_internal() 7897 rtfree(v6Route); in necp_application_find_policy_match_internal() 8045 rtfree(rt); in necp_application_find_policy_match_internal() 8099 rtfree(rt); in necp_is_route_local()
|
| H A D | necp_client.c | 1688 rtfree(client->current_route); in necp_destroy_client() 4327 rtfree(route); in necp_calculate_client_result() 4406 rtfree(route); in necp_calculate_client_result() 4415 rtfree(client->current_route); in necp_calculate_client_result() 9378 rtfree(rt); in necp_client_get_interface_address()
|
| H A D | ntstat.c | 797 rtfree((struct rtentry*)cookie); in nstat_route_release()
|
| /xnu-10002.1.13/bsd/netinet6/ ! |
| H A D | in6_gif.c | 379 rtfree(rt); in gif_validate6() 384 rtfree(rt); in gif_validate6()
|
| H A D | nd6.c | 2351 rtfree(rt); in nd6_lookup() 2690 rtfree(rt); in nd6_free() 3782 rtfree(rt); in nd6_cache_lladdr() 4146 rtfree(rt); in nd6_output_list() 4217 rtfree(gwrt); in nd6_output_list() 4290 rtfree(rt); in nd6_output_list() 4337 rtfree(rt); in nd6_output_list() 4590 rtfree(rt); in nd6_output_list() 4601 rtfree(rtrele); in nd6_output_list() 4806 rtfree(route); in nd6_lookup_ipv6()
|
| H A D | in6.c | 2237 rtfree(rt); in in6_ifaupdate_aux() 2251 rtfree(rt); in in6_ifaupdate_aux() 2316 rtfree(rt); in in6_ifaupdate_aux() 2330 rtfree(rt); in in6_ifaupdate_aux() 2366 rtfree(rt); in in6_ifaupdate_aux() 2380 rtfree(rt); in in6_ifaupdate_aux() 3316 rtfree(rt); in in6addr_local() 4716 rtfree(rt); in in6_lltable_rtcheck() 4723 rtfree(rt); in in6_lltable_rtcheck() 4727 rtfree(rt); in in6_lltable_rtcheck()
|
| H A D | in6_ifattach.c | 1134 rtfree(rt); in in6_ifdetach() 1214 rtfree(rt); in in6_ifdetach()
|
| H A D | nd6_rtr.c | 1152 rtfree(oldrt); in defrouter_delreq() 3744 rtfree(temp_route); in nd6_prefix_onlink_common() 3749 rtfree(rt); in nd6_prefix_onlink_common() 3818 rtfree(rt); in nd6_prefix_onlink_common() 3906 rtfree(rt); in nd6_prefix_offlink() 3916 rtfree(ndpr_rt); in nd6_prefix_offlink()
|
| H A D | icmp6.c | 1255 rtfree(rt); in icmp6_mtudisc_update() 2611 rtfree(rt); in icmp6_redirect_input() 2626 rtfree(rt); in icmp6_redirect_input() 2637 rtfree(rt); in icmp6_redirect_input()
|
| H A D | nd6_prproxy.c | 291 rtfree(rt); in nd6_prproxy_prelist_setroute() 344 rtfree(rt); in nd6_prproxy_prelist_setroute()
|
| H A D | in6_src.c | 1012 rtfree(temp_rt); in selectroute()
|
| H A D | ip6_input.c | 1028 rtfree(rte); in ip6_input()
|
| H A D | nd6_nbr.c | 419 rtfree(rt); in nd6_ns_input()
|
| /xnu-10002.1.13/bsd/netinet/ ! |
| H A D | in_gif.c | 418 rtfree(rt); in gif_encapcheck4() 423 rtfree(rt); in gif_encapcheck4()
|
| H A D | in_arp.c | 1208 rtfree(rt); in arp_lookup_route() 1381 rtfree(route); in arp_lookup_ip() 1625 rtfree(route); in arp_lookup_ip() 2240 rtfree(route); in arp_ip_handle_input()
|
| H A D | in_pcb.c | 1406 rtfree(rt); in apn_fallback_required() 1417 rtfree(rt); in apn_fallback_required() 1427 rtfree(rt); in apn_fallback_required()
|
| H A D | tcp_timer.c | 2548 rtfree(rt); in tcp_report_stats() 2568 rtfree(rt); in tcp_report_stats()
|
| H A D | ip_input.c | 810 rtfree(rt); in ip_input_update_nstat() 1895 rtfree(rt); in ip_input()
|
| H A D | tcp_subr.c | 1793 rtfree(inp->inp_route.ro_rt); in tcp_notify() 2388 rtfree(rt); in tcp_handle_msgsize()
|
| H A D | in.c | 240 rtfree(rt); in inaddr_local()
|
| /xnu-10002.1.13/bsd/skywalk/nexus/flowswitch/flow/ ! |
| H A D | flow_route.c | 560 rtfree(gwrt); in flow_route_configure() 566 rtfree(rt); in flow_route_configure() 1350 rtfree(fr->fr_rt_gw); in flow_route_cleanup()
|