route
struct route;
const struct sockaddr *, struct route *);
struct route;
struct mbuf *, struct route *, int, struct ip_moptions *,
#define TRACE_ACTION(action, route) { \
traceaction(ftrace, (action), (route)); \
struct rtentry route;
(void) memset(&route, 0, sizeof (route));
sin = (struct sockaddr_in *)&route.rt_dst;
sin = (struct sockaddr_in *)&route.rt_gateway;
route.rt_flags = RTF_GATEWAY | RTF_UP;
if (ioctl(s, SIOCADDRT, (char *)&route) == -1) {
ndp_initialize_lifreq(int route, struct lifreq *lifrp, struct sockaddr *sap)
if (ndp_find_interface(route, sap, lifr_name, LIFNAMSIZ) != 0)
int inet6, route;
route = socket(PF_ROUTE, SOCK_RAW, 0);
if (route < 0) {
if (ndp_initialize_lifreq(route, &lifr, p->ai_addr)
if (close(route) != 0) {
#define bridge(route) (ntohs((ushort_t)(route)) & 0x0F)
#define ring(route) (ntohs((ushort_t)(route)) >> 4)
sip_dlg_route_set_t *route;
route = rset_head;
if (!route->sip_dlg_route_lr) {
rset_len = rlen - strlen(route->sip_dlg_route) + strlen(uri) +
count = snprintf(rsp, rspl, "%s", route->sip_dlg_route);
route->sip_dlg_ruri.sip_str_len + 1);
(route->sip_dlg_ruri.sip_str_ptr - route->sip_dlg_route),
route->sip_dlg_ruri.sip_str_len);
route->sip_dlg_ruri.sip_str_len] = '\0';
route->sip_dlg_ruri.sip_str_len;
route = route->sip_dlg_route_next;
while (route != NULL) {
count = snprintf(rp, rpl, "%s", route->sip_dlg_route);
SIP_COMMA, route->sip_dlg_route);
route->sip_dlg_route);
route->sip_dlg_route);
route->sip_dlg_route);
route = route->sip_dlg_route_next;
(void) memset(&route, 0, sizeof (route));
rt_sin = (struct sockaddr_in *)&route.rt_dst;
rt_sin = (struct sockaddr_in *)&route.rt_gateway;
route.rt_flags = RTF_GATEWAY | RTF_UP;
sbuf.buf = (caddr_t)&route;
sbuf.maxlen = sbuf.len = sizeof (route);
struct rtentry route;
if (idp->route.path_rec) {
kmem_free(idp->route.path_rec,
sizeof (struct ib_sa_path_rec) * idp->route.num_paths);
idp->route.path_rec = NULL;
addrp = &(idp->route.addr);
addrp = &(idp->route.addr);
&(idp->route.addr.src_addr), NULL);
(idp->route).num_paths = ibchanp->chan_numpaths;
idp->route.path_rec = kmem_zalloc(sizeof (struct ib_sa_path_rec) *
&((idp->route.path_rec)[i]), base_lid);
(event_idp->route).num_paths = 0;
&(event_idp->route.addr.dst_addr), &info.src_port);
&(event_idp->route.addr.src_addr), &info.src_port);
(event_idp->route).num_paths = reqp->req_alt_hca_port ? 2 : 1;
event_idp->route.path_rec = kmem_zalloc(
sizeof (struct ib_sa_path_rec) * ((event_idp->route).num_paths),
&(event_idp->route.path_rec[0]), base_lid);
(event_idp->route.path_rec[0]).mtu = (uint8_t)rtr_data.req_path_mtu;
&(event_idp->route.path_rec[1]), base_lid);
(event_idp->route.path_rec[1]).mtu =
&(event_idp->route.addr.dst_addr), &info.src_port);
&(event_idp->route.addr.src_addr), &info.src_port);
(idp->route).num_paths = 0;
(idp->route).num_paths = 0;
&(ep_idp->route.addr.src_addr), NULL);
routep = &(idp->route);
dev_addr = &ic->i_cm_id->route.addr.dev_addr;
uint64_be_t lguid = cm_id->route.path_rec->sgid.global.interface_id;
uint64_be_t fguid = cm_id->route.path_rec->dgid.global.interface_id;
u8 route[16];
u8 route[BDN_SIZE_OF_IPV6];
int ret, inst, route;
route = ddi_prop_get_int(DDI_DEV_T_ANY, xhcip->xhci_dip,
if (route != XHCI_PROP_REROUTE_DISABLE &&
uint32_t route = 0;
route <<= 4;
route |= p & 0xf;
*routep = XHCI_ROUTE_MASK(route);
uint32_t route, rp, info, info2, tt;
xhci_hcdi_device_route(ud, &route, &rp);
info = XHCI_SCTX_SET_ROUTE(route) | XHCI_SCTX_SET_DCI(1);
struct route inp_route; /* placeholder for routing entry */
struct rdma_route route;
bcopy(&((srcid->route).addr), &((newid->route).addr),
if ((srcid->route).num_paths) {
num_paths = (newid->route).num_paths =
(srcid->route).num_paths;
(newid->route).path_rec = kmem_zalloc(num_paths *
bcopy(&((srcid->route).path_rec),
&((newid->route).path_rec),