| /xnu-8796.141.3/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 | 7465 rtfree(rt); in necp_application_find_policy_match_internal() 7476 rtfree(rt); in necp_application_find_policy_match_internal() 7542 rtfree(rt); in necp_application_find_policy_match_internal() 7708 rtfree(v4Route); in necp_application_find_policy_match_internal() 7725 rtfree(v6Route); in necp_application_find_policy_match_internal() 7869 rtfree(rt); in necp_application_find_policy_match_internal() 7923 rtfree(rt); in necp_is_route_local()
|
| H A D | necp_client.c | 1668 rtfree(client->current_route); in necp_destroy_client() 4285 rtfree(route); in necp_calculate_client_result() 4364 rtfree(route); in necp_calculate_client_result() 4373 rtfree(client->current_route); in necp_calculate_client_result() 9125 rtfree(rt); in necp_client_get_interface_address()
|
| H A D | ntstat.c | 765 rtfree((struct rtentry*)cookie); in nstat_route_release()
|
| /xnu-8796.141.3/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 | 1130 rtfree(rt); in in6_ifdetach() 1210 rtfree(rt); in in6_ifdetach()
|
| H A D | nd6_rtr.c | 1151 rtfree(oldrt); in defrouter_delreq() 3743 rtfree(temp_route); in nd6_prefix_onlink_common() 3748 rtfree(rt); in nd6_prefix_onlink_common() 3817 rtfree(rt); in nd6_prefix_onlink_common() 3905 rtfree(rt); in nd6_prefix_offlink() 3915 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 | 1025 rtfree(rte); in ip6_input()
|
| H A D | nd6_nbr.c | 419 rtfree(rt); in nd6_ns_input()
|
| /xnu-8796.141.3/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 | 1371 rtfree(rt); in apn_fallback_required() 1382 rtfree(rt); in apn_fallback_required() 1392 rtfree(rt); in apn_fallback_required()
|
| H A D | tcp_timer.c | 2531 rtfree(rt); in tcp_report_stats() 2551 rtfree(rt); in tcp_report_stats()
|
| H A D | ip_input.c | 813 rtfree(rt); in ip_input_update_nstat() 1898 rtfree(rt); in ip_input()
|
| H A D | tcp_subr.c | 1789 rtfree(inp->inp_route.ro_rt); in tcp_notify() 2384 rtfree(rt); in tcp_handle_msgsize()
|
| H A D | in.c | 240 rtfree(rt); in inaddr_local()
|
| /xnu-8796.141.3/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() 1353 rtfree(fr->fr_rt_gw); in flow_route_cleanup()
|