Searched refs:MCTP_ROUTE_GATEWAY (Results 1 – 3 of 3) sorted by relevance
248 MCTP_ROUTE_GATEWAY, enumerator
1010 } else if (rt->dst_type == MCTP_ROUTE_GATEWAY) { in mctp_route_lookup()1204 if (rt->dst_type == MCTP_ROUTE_GATEWAY && !rt->gateway.eid) in mctp_route_add()1564 rt->dst_type = MCTP_ROUTE_GATEWAY; in mctp_route_nlparse_populate()1672 } else if (rt->dst_type == MCTP_ROUTE_GATEWAY) { in mctp_fill_rtinfo()
181 rt->rt.dst_type = MCTP_ROUTE_GATEWAY; in mctp_test_dst_setup()