| /xnu-10002.1.13/bsd/net/ |
| H A D | route_private.h | 104 struct route { struct 114 uint32_t ro_flags; /* route flags (see below) */ argument 116 struct sockaddr_in ro_dst; 118 struct sockaddr ro_dst;
|
| H A D | ether_inet6_pr_module.c | 159 mbuf_t *m0, const struct sockaddr *dst_netaddr, void *route, in ether_inet6_pre_output()
|
| H A D | ether_inet_pr_module.c | 231 void *route, char *type, char *edst) in ether_inet_pre_output()
|
| H A D | if_loop.c | 432 struct mbuf **m, const struct sockaddr *dst, void *route, char *frame_type, in lo_pre_output()
|
| H A D | if_stf.c | 500 __unused void *route, in stf_pre_output()
|
| H A D | necp.c | 10600 necp_lookup_current_qos_marking(int32_t *qos_marking_gencount, struct rtentry *route, struct ifnet … in necp_lookup_current_qos_marking() 10658 necp_socket_update_qos_marking(struct inpcb *inp, struct rtentry *route, u_int32_t route_rule_id) in necp_socket_update_qos_marking() 10698 necp_route_is_allowed_inner(struct rtentry *route, struct ifnet *ifp, u_int32_t *netagent_array, si… in necp_route_is_allowed_inner() 10965 necp_route_is_interface_type_allowed(struct rtentry *route, struct ifnet *ifp, proc_t proc, struct … in necp_route_is_interface_type_allowed() 11000 necp_route_is_allowed(struct rtentry *route, struct ifnet *interface, u_int32_t *netagent_array, si… in necp_route_is_allowed() 11043 necp_route_get_netagent(struct rtentry *route, u_int32_t *netagent_array, size_t netagent_array_cou… in necp_route_get_netagent() 11174 necp_route_get_flow_divert_inner(struct rtentry *route, u_int32_t *netagent_array, size_t netagent_… in necp_route_get_flow_divert_inner() 11282 necp_route_get_flow_divert(struct rtentry *route, u_int32_t *netagent_array, size_t netagent_array_… in necp_route_get_flow_divert() 11386 struct rtentry *route = NULL; in necp_socket_is_allowed_to_send_recv_internal() local
|
| H A D | ntstat.h | 909 nstat_route_add_param route; member 973 nstat_route_descriptor route; member 1037 nstat_route_descriptor route; member
|
| H A D | kpi_interface.c | 1342 mbuf_t m, void *route, const struct sockaddr *dest) in ifnet_output()
|
| H A D | if_utun.c | 2896 __unused void *route, in utun_proto_pre_output()
|
| H A D | if_ipsec.c | 4889 __unused void *route, in ipsec_proto_pre_output()
|
| H A D | dlil.c | 6911 void *route, const struct sockaddr *dest, int raw, struct flowadv *adv) in dlil_output() 8881 mbuf_t *packet, const struct sockaddr *dest, void *route, char *frame_type, in ifproto_media_preout()
|
| H A D | necp_client.c | 1192 struct rtentry *route = flow_registration->client->current_route; in necp_client_collect_stats() local 4307 struct rtentry *route = NULL; in necp_calculate_client_result() local
|
| /xnu-10002.1.13/bsd/netinet/ |
| H A D | in_arp.c | 1143 route_t *route, unsigned int ifscope) in arp_lookup_route() 1258 arp_send_probe_notification(route_t route) in arp_send_probe_notification() 1295 route_t route = NULL; /* output route */ in arp_lookup_ip() local 1649 route_t route = NULL; in arp_ip_handle_input() local
|
| H A D | ip_input.c | 384 struct in_addr route[MAX_IPOPTLEN / sizeof(struct in_addr)]; member
|
| /xnu-10002.1.13/bsd/netinet6/ |
| H A D | in6_src.c | 941 struct route_in6 *route = NULL; in selectroute() local
|
| H A D | nd6.c | 4707 route_t route = hint; in nd6_lookup_ipv6() local
|
| /xnu-10002.1.13/tests/ |
| H A D | net_bridge.c | 487 IPv4RouteApply(IPv4RouteRef route, uint8_t cmd, int s) in IPv4RouteApply() 601 IPv4Route route; in add_scoped_subnet_route() local
|