Home
last modified time | relevance | path

Searched refs:routes (Results 1 – 14 of 14) sorted by relevance

/haiku/src/add-ons/accelerants/radeon/
H A Dmonitor_detection.c911 disp_entity* routes = &si->routing; in Radeon_DetectDisplays() local
928 if (routes->port_info[1].tmds_type == tmds_int) { in Radeon_DetectDisplays()
930 swap_entity = routes->port_info[0]; in Radeon_DetectDisplays()
931 routes->port_info[0] = routes->port_info[1]; in Radeon_DetectDisplays()
932 routes->port_info[1] = swap_entity; in Radeon_DetectDisplays()
934 } else if (routes->port_info[0].tmds_type != tmds_int in Radeon_DetectDisplays()
935 && routes->port_info[1].tmds_type != tmds_int) { in Radeon_DetectDisplays()
940 if (routes->port_info[1].dac_type == dac_primary in Radeon_DetectDisplays()
941 && routes->port_info[0].dac_type != dac_primary) { in Radeon_DetectDisplays()
943 swap_entity = routes->port_info[0]; in Radeon_DetectDisplays()
[all …]
H A DGetModeInfo.c74 disp_entity* routes = &ai->si->routing; in radeon_get_preferred_display_mode() local
77 if (routes->port_info[0].edid_valid || routes->port_info[1].edid_valid) { in radeon_get_preferred_display_mode()
105 disp_entity* routes = &ai->si->routing; in radeon_get_edid_info() local
111 if (routes->port_info[0].edid_valid) in radeon_get_edid_info()
113 else if (routes->port_info[1].edid_valid) in radeon_get_edid_info()
118 memcpy(info, &routes->port_info[index].edid, sizeof(struct edid1_info)); in radeon_get_edid_info()
/haiku/src/kits/network/libnetapi/
H A DNetworkRoute.cpp209 BObjectList<BNetworkRoute> routes(1, true); in GetDefaultRoute() local
210 status_t result = GetRoutes(family, interfaceName, RTF_DEFAULT, routes); in GetDefaultRoute()
214 if (routes.CountItems() == 0) in GetDefaultRoute()
217 route.Adopt(*routes.ItemAt(0)); in GetDefaultRoute()
241 BNetworkRoute::GetRoutes(int family, BObjectList<BNetworkRoute>& routes) in GetRoutes() argument
243 return GetRoutes(family, NULL, 0, routes); in GetRoutes()
249 BObjectList<BNetworkRoute>& routes) in GetRoutes() argument
251 return GetRoutes(family, interfaceName, 0, routes); in GetRoutes()
257 uint32 filterFlags, BObjectList<BNetworkRoute>& routes) in GetRoutes() argument
306 if (!routes.AddItem(route)) { in GetRoutes()
H A DNetworkInterface.cpp543 BObjectList<BNetworkRoute>& routes) const in GetRoutes()
545 return BNetworkRoute::GetRoutes(family, Name(), routes); in GetRoutes()
/haiku/src/add-ons/kernel/file_systems/netfs/shared/
H A DNetAddress.cpp107 route_req_t* routes = (route_req_t*)malloc(count * sizeof(route_req_t)); in IsLocal() local
108 if (routes != NULL) { in IsLocal()
110 table.rrtp = routes; in IsLocal()
115 if ((routes[i].flags & RTF_LOCAL) == 0) in IsLocal()
117 if (((sockaddr_in*)&routes[i].dst)->sin_addr.s_addr in IsLocal()
124 free(routes); in IsLocal()
/haiku/headers/os/net/
H A DNetworkRoute.h57 BObjectList<BNetworkRoute>& routes);
59 BObjectList<BNetworkRoute>& routes);
62 BObjectList<BNetworkRoute>& routes);
H A DNetworkInterface.h111 BObjectList<BNetworkRoute>& routes) const;
/haiku/src/add-ons/kernel/network/stack/
H A Droutes.cpp107 RouteList::Iterator iterator = domain->routes.GetIterator(); in find_route()
147 RouteList::Iterator iterator = domain->routes.GetIterator(); in find_route()
216 RouteList::Iterator iterator = domain->routes.GetIterator(); in get_route_internal()
299 RouteList::Iterator iterator = domain->routes.GetIterator(); in route_table_size()
325 RouteList::Iterator iterator = domain->routes.GetIterator(); in list_routes()
496 RouteList::Iterator iterator = domain->routes.GetIterator(); in add_route()
516 domain->routes.InsertBefore(before, route); in add_route()
544 domain->routes.Remove(route); in remove_route()
592 RouteList::Iterator iterator = domain->routes.GetIterator(); in invalidate_routes()
612 RouteList::Iterator iterator = domain->routes.GetIterator(); in invalidate_routes()
H A Ddomains.h26 RouteList routes; member
H A Ddomains.cpp75 if (!domain->routes.IsEmpty()) in dump_domains()
78 RouteList::Iterator routeIterator = domain->routes.GetIterator(); in dump_domains()
H A DJamfile17 routes.cpp
/haiku/docs/develop/net/
H A DNetworkStackOverview.rst64 list of interfaces and routes. It also gets a name: for example, the
205 A protocol will usually not use the routes directly, but use a
/haiku/data/system/data/fortunes/
H A DTech Support Excuses1112 Incorrectly configured static routes on the corerouters.
H A DComputers749 …errible trouble of checking through usenet maps or looking for alternate routes. Just think, if y…