| /xnu-12377.41.6/tools/lldbmacros/ |
| H A D | routedefines.py | 1 RTF_UP = 0x1 variable
|
| /xnu-12377.41.6/bsd/net/ |
| H A D | route.c | 1288 if (!(rt->rt_flags & RTF_UP)) { in rtfree_common() 2035 rt->rt_flags &= ~RTF_UP; in rtrequest_common_locked() 2300 rt->rt_flags = RTF_UP | flags; in rtrequest_common_locked() 3475 if ((rt->rt_flags & (RTF_UP | RTF_CONDEMNED)) == RTF_UP) { in rt_validate() 3829 (rt->rt_flags & (RTF_UP | RTF_WASCLONED | RTF_IFREF)) == in rt_set_idleref() 3830 (RTF_UP | RTF_WASCLONED)) { in rt_set_idleref() 4246 if (!(rt->rt_flags & RTF_UP)) { in route_to_gwroute() 4290 if (!(gwrt->rt_flags & RTF_UP)) { in route_to_gwroute() 4308 if (!(rt->rt_flags & RTF_UP) || gwrt == NULL || in route_to_gwroute() 4353 if ((hint->rt_flags & (RTF_WASCLONED | RTF_UP)) == in route_to_gwroute() [all …]
|
| H A D | route.h | 94 #define RTF_UP 0x1 /* route usable */ macro
|
| H A D | route_private.h | 120 ((_ro)->ro_rt->rt_flags & (RTF_UP|RTF_CONDEMNED)) != RTF_UP || \
|
| H A D | if_llreach.c | 437 (gwrt->rt_flags & RTF_UP)) { in ifnet_llreach_get_defrouter()
|
| H A D | rtsock.c | 594 if ((saved_nrt->rt_flags & (RTF_UP | RTF_LLINFO)) == in route_output() 595 (RTF_UP | RTF_LLINFO)) { in route_output()
|
| H A D | if_var_private.h | 1244 #define IFA_ROUTE RTF_UP /* route installed (0x1) */
|
| H A D | ntstat.c | 1337 return ((rt->rt_flags & RTF_UP) == 0) ? 1 : 0; in nstat_route_gone() 1353 if (out_gone && (rt->rt_flags & RTF_UP) == 0) { in nstat_route_counts() 1399 if ((rt->rt_flags & RTF_UP) != 0) { in nstat_route_walktree_add() 1471 if ((rt->rt_flags & RTF_UP) != 0) { in nstat_route_new_entry()
|
| /xnu-12377.41.6/bsd/skywalk/nexus/flowswitch/ |
| H A D | fsw_ethernet.c | 137 if (tgt_rt == NULL || !(tgt_rt->rt_flags & RTF_UP) || in fsw_ethernet_resolve() 310 if ((tgt_rt->rt_flags & (RTF_UP | RTF_LLINFO)) != in fsw_ethernet_resolve() 311 (RTF_UP | RTF_LLINFO) || ln == NULL) { in fsw_ethernet_resolve()
|
| H A D | fsw.c | 2310 if (tgt_rt == NULL || !(tgt_rt->rt_flags & RTF_UP) || in fsw_generic_resolve()
|
| /xnu-12377.41.6/tests/ |
| H A D | net_test_lib.c | 729 rtmsg.hdr.rtm_flags = RTF_UP | RTF_STATIC; in IPv4RouteApply() 920 rtm->rtm_flags = RTF_UP | RTF_STATIC | RTF_GATEWAY | RTF_HOST; in has_ipv4_default_route() 965 rtm->rtm_flags = RTF_UP | RTF_STATIC | RTF_GATEWAY | RTF_HOST; in has_ipv6_default_route()
|
| /xnu-12377.41.6/bsd/netinet/ |
| H A D | in_pcblist.c | 599 (inp->inp_route.ro_rt->rt_flags & (RTF_UP | RTF_CONDEMNED)) != RTF_UP) { in inpcb_get_if_ports_used()
|
| H A D | in_rmx.c | 384 if (!(rt->rt_flags & RTF_UP)) { in in_clsroute()
|
| H A D | in.c | 931 RTF_HOST | RTF_UP); in inctl_ifdstaddr() 1653 int flags = RTF_UP, error; in in_ifinit()
|
| H A D | raw_ip.c | 937 flags = RTF_UP; in rip_ctlinput()
|
| H A D | ip_output.c | 1747 if ((ro->ro_rt->rt_flags & (RTF_UP | RTF_HOST)) && in ip_output_list() 3347 !(ro->ro_rt->rt_flags & RTF_UP))) { in in_selectsrcif()
|
| H A D | tcp_output.c | 1185 if (rt->rt_flags & RTF_UP) { in tcp_output() 1197 (!(rt->rt_flags & RTF_UP) || in tcp_output()
|
| H A D | in_arp.c | 2054 if (!(route->rt_flags & RTF_UP)) { in arp_ip_handle_input()
|
| /xnu-12377.41.6/bsd/netinet6/ |
| H A D | nd6.c | 3928 if (!(rt->rt_flags & RTF_UP)) { in nd6_output_list() 3989 if (!(rt->rt_flags & RTF_UP)) { in nd6_output_list() 4009 if (!(gwrt->rt_flags & RTF_UP)) { in nd6_output_list() 4025 if (!(rt->rt_flags & RTF_UP) || in nd6_output_list() 4069 if ((hint->rt_flags & (RTF_WASCLONED | RTF_UP)) == in nd6_output_list() 4070 (RTF_WASCLONED | RTF_UP)) { in nd6_output_list() 4085 if (!(rt->rt_flags & RTF_UP)) { in nd6_output_list()
|
| H A D | in6_src.c | 1344 !(route->ro_rt->rt_flags & RTF_UP))) { in selectroute() 1352 (route->ro_rt->rt_flags & (RTF_UP | RTF_PROXY)) == in selectroute() 1353 (RTF_UP | RTF_PROXY)) { in selectroute()
|
| H A D | in6_rmx.c | 469 if (!(rt->rt_flags & RTF_UP)) { in in6_clsroute()
|
| H A D | in6.c | 265 SA(&all1_sa), RTF_UP | RTF_HOST | RTF_LLINFO, &nrt); in in6_ifloop_request() 2212 SA(&mltmask), RTF_UP | RTF_CLONING, in in6_ifaupdate_aux() 2289 SA(&mltmask), RTF_UP | RTF_CLONING, in in6_ifaupdate_aux() 2338 SA(&mltmask), RTF_UP | RTF_CLONING, in in6_ifaupdate_aux() 2981 error = rtinit(ifa, RTM_ADD, RTF_UP | RTF_HOST); in in6_ifinit()
|
| /xnu-12377.41.6/bsd/kern/ |
| H A D | netboot.c | 486 uint32_t flags = RTF_UP | RTF_STATIC; in route_cmd()
|
| /xnu-12377.41.6/bsd/skywalk/namespace/ |
| H A D | netns.c | 1850 (fr->fr_rt_dst->rt_flags & (RTF_UP | RTF_CONDEMNED)) != RTF_UP) { in netns_local_port_scan_flow_entry()
|
| /xnu-12377.41.6/bsd/skywalk/nexus/flowswitch/flow/ |
| H A D | flow_route.c | 402 if (rt == NULL || !(rt->rt_flags & RTF_UP) || fr->fr_want_configure) { in flow_route_configure()
|