Lines Matching refs:service_name
163 int be_fo_add_service(struct be_ctx *ctx, const char *service_name,
166 struct be_ctx *ctx, const char *service_name,
168 int be_fo_get_server_count(struct be_ctx *ctx, const char *service_name);
180 const char *service_name,
185 int be_fo_add_server(struct be_ctx *ctx, const char *service_name,
192 const char *service_name,
198 #define be_fo_set_port_status(ctx, service_name, server, status) \
199 _be_fo_set_port_status(ctx, service_name, server, status, \
203 const char *service_name,
215 void be_fo_try_next_server(struct be_ctx *ctx, const char *service_name);
218 const char *service_name);
224 const char *service_name);