| /xnu-8792.41.9/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 3963 rtfree(ro->ro_rt); in route_clear() 4059 rtfree(src->ro_rt); in route_copyin() 4069 rtfree(dst->ro_rt); in route_copyin() 4200 rtfree(gwrt); in route_to_gwroute() 4274 rtfree(hint); in route_to_gwroute() 4312 rtfree(rt); in route_to_gwroute() 4477 rtfree(rt); in route_event_callback() 4487 rtfree(rt); in route_event_callback()
|
| H A D | netsrc.c | 270 rtfree(rt); in netsrc_ipv4()
|
| H A D | necp.c | 7436 rtfree(rt); in necp_application_find_policy_match_internal() 7447 rtfree(rt); in necp_application_find_policy_match_internal() 7513 rtfree(rt); in necp_application_find_policy_match_internal() 7679 rtfree(v4Route); in necp_application_find_policy_match_internal() 7696 rtfree(v6Route); in necp_application_find_policy_match_internal() 7839 rtfree(rt); in necp_application_find_policy_match_internal() 7893 rtfree(rt); in necp_is_route_local()
|
| H A D | necp_client.c | 1669 rtfree(client->current_route); in necp_destroy_client() 4295 rtfree(route); in necp_calculate_client_result() 4374 rtfree(route); in necp_calculate_client_result() 4383 rtfree(client->current_route); in necp_calculate_client_result() 9124 rtfree(rt); in necp_client_get_interface_address()
|
| H A D | ntstat.c | 732 rtfree((struct rtentry*)cookie); in nstat_route_release()
|
| /xnu-8792.41.9/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 | 2342 rtfree(rt); in nd6_lookup() 2681 rtfree(rt); in nd6_free() 3773 rtfree(rt); in nd6_cache_lladdr() 4137 rtfree(rt); in nd6_output_list() 4208 rtfree(gwrt); in nd6_output_list() 4281 rtfree(rt); in nd6_output_list() 4328 rtfree(rt); in nd6_output_list() 4581 rtfree(rt); in nd6_output_list() 4592 rtfree(rtrele); in nd6_output_list() 4797 rtfree(route); in nd6_lookup_ipv6()
|
| H A D | in6.c | 2233 rtfree(rt); in in6_ifaupdate_aux() 2247 rtfree(rt); in in6_ifaupdate_aux() 2312 rtfree(rt); in in6_ifaupdate_aux() 2326 rtfree(rt); in in6_ifaupdate_aux() 2362 rtfree(rt); in in6_ifaupdate_aux() 2376 rtfree(rt); in in6_ifaupdate_aux() 3310 rtfree(rt); in in6addr_local() 4710 rtfree(rt); in in6_lltable_rtcheck() 4717 rtfree(rt); in in6_lltable_rtcheck() 4721 rtfree(rt); in in6_lltable_rtcheck()
|
| H A D | in6_ifattach.c | 1130 rtfree(rt); in in6_ifdetach() 1209 rtfree(rt); in in6_ifdetach()
|
| H A D | nd6_rtr.c | 1154 rtfree(oldrt); in defrouter_delreq() 3775 rtfree(temp_route); in nd6_prefix_onlink_common() 3780 rtfree(rt); in nd6_prefix_onlink_common() 3849 rtfree(rt); in nd6_prefix_onlink_common() 3937 rtfree(rt); in nd6_prefix_offlink() 3947 rtfree(ndpr_rt); in nd6_prefix_offlink()
|
| H A D | icmp6.c | 1255 rtfree(rt); in icmp6_mtudisc_update() 2610 rtfree(rt); in icmp6_redirect_input() 2625 rtfree(rt); in icmp6_redirect_input() 2636 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 | 917 rtfree(temp_rt); in selectroute()
|
| H A D | ip6_input.c | 1019 rtfree(rte); in ip6_input()
|
| H A D | nd6_nbr.c | 416 rtfree(rt); in nd6_ns_input()
|
| /xnu-8792.41.9/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 | 1209 rtfree(rt); in arp_lookup_route() 1382 rtfree(route); in arp_lookup_ip() 1626 rtfree(route); in arp_lookup_ip() 2241 rtfree(route); in arp_ip_handle_input()
|
| H A D | in_pcb.c | 1296 rtfree(rt); in apn_fallback_required() 1307 rtfree(rt); in apn_fallback_required() 1317 rtfree(rt); in apn_fallback_required()
|
| H A D | tcp_timer.c | 2530 rtfree(rt); in tcp_report_stats() 2550 rtfree(rt); in tcp_report_stats()
|
| H A D | ip_input.c | 813 rtfree(rt); in ip_input_update_nstat() 1894 rtfree(rt); in ip_input()
|
| H A D | tcp_subr.c | 1796 rtfree(inp->inp_route.ro_rt); in tcp_notify() 2391 rtfree(rt); in tcp_handle_msgsize()
|
| H A D | in.c | 240 rtfree(rt); in inaddr_local()
|
| /xnu-8792.41.9/bsd/skywalk/nexus/flowswitch/flow/ |
| H A D | flow_route.c | 588 rtfree(gwrt); in flow_route_configure() 594 rtfree(rt); in flow_route_configure() 1379 rtfree(fr->fr_rt_gw); in flow_route_cleanup()
|