Searched defs:delegated (Results 1 – 5 of 5) sorted by relevance
/openbmc/bmcweb/test/redfish-core/include/utils/ |
H A D | query_param_test.cpp | 38 Query delegated = delegate(capabilities, query); in TEST() local 53 Query delegated = delegate(capabilities, query); in TEST() local 68 Query delegated = delegate(capabilities, query); in TEST() local 79 Query delegated = delegate(QueryCapabilities{}, query); in TEST() local 88 Query delegated = delegate(QueryCapabilities{}, query); in TEST() local 101 Query delegated = delegate(capabilities, query); in TEST() local 111 Query delegated = delegate(QueryCapabilities{}, query); in TEST() local 124 Query delegated = delegate(capabilities, query); in TEST() local
|
/openbmc/bmcweb/redfish-core/include/ |
H A D | query.hpp | 122 query_param::Query& delegated, in setUpRedfishRouteWithDelegation() 190 query_param::Query delegated; in setUpRedfishRoute() local
|
/openbmc/bmcweb/redfish-core/include/utils/ |
H A D | query_param.hpp | 210 Query delegated{}; in delegate() local 777 void startQuery(const Query& query, const Query& delegated) in startQuery() 944 crow::App& app, const Query& query, const Query& delegated, in processAllParams()
|
/openbmc/linux/net/mptcp/ |
H A D | protocol.h | 591 struct mptcp_delegated_action *delegated; in mptcp_subflow_delegate() local 616 mptcp_subflow_delegated_next(struct mptcp_delegated_action *delegated) in mptcp_subflow_delegated_next()
|
H A D | protocol.c | 4072 struct mptcp_delegated_action *delegated; mptcp_napi_poll() local 4108 struct mptcp_delegated_action *delegated; mptcp_proto_init() local
|