Home
last modified time | relevance | path

Searched refs:srv_state (Results 1 – 25 of 45) sorted by relevance

12

/dports/net/libexosip2/libexosip2-5.3.0/src/
H A DeXutils.c1922 srvrecord->srv_state = OSIP_SRV_STATE_COMPLETED;
2034 srvrecord.srv_state = OSIP_SRV_STATE_UNKNOWN;
2052 srvrecord.srv_state = OSIP_SRV_STATE_COMPLETED;
2340 srvrecord.srv_state = OSIP_SRV_STATE_UNKNOWN;
2429 srvrecord.srv_state = OSIP_SRV_STATE_UNKNOWN;
3570 output_srv->srv_state = OSIP_SRV_STATE_COMPLETED;
3822 srvrecord.srv_state = OSIP_SRV_STATE_UNKNOWN;
3845 srvrecord.srv_state = OSIP_SRV_STATE_COMPLETED;
4378 output_srv->srv_state = OSIP_SRV_STATE_COMPLETED;
4608 srvrecord.srv_state = OSIP_SRV_STATE_UNKNOWN;
[all …]
/dports/net/haproxy17/haproxy-1.7.14/include/proto/
H A Dbackend.h60 enum srv_state state = srv->state; in srv_is_usable()
84 enum srv_state state = srv->prev_state; in srv_was_usable()
/dports/net/haproxy20/haproxy-2.0.26/include/proto/
H A Dbackend.h72 enum srv_state state = srv->next_state; in srv_willbe_usable()
96 enum srv_state state = srv->cur_state; in srv_currently_usable()
/dports/net/haproxy21/haproxy-2.1.12/include/proto/
H A Dbackend.h72 enum srv_state state = srv->next_state; in srv_willbe_usable()
96 enum srv_state state = srv->cur_state; in srv_currently_usable()
/dports/net/haproxy19/haproxy-1.9.16/include/proto/
H A Dbackend.h72 enum srv_state state = srv->next_state; in srv_willbe_usable()
96 enum srv_state state = srv->cur_state; in srv_currently_usable()
/dports/net/haproxy18/haproxy-1.8.30/include/proto/
H A Dbackend.h72 enum srv_state state = srv->next_state; in srv_willbe_usable()
96 enum srv_state state = srv->cur_state; in srv_currently_usable()
/dports/net/nuster/nuster-5.0.4.21/include/proto/
H A Dbackend.h72 enum srv_state state = srv->next_state; in srv_willbe_usable()
96 enum srv_state state = srv->cur_state; in srv_currently_usable()
/dports/net/haproxy/haproxy-2.4.10/include/haproxy/
H A Dbackend.h77 enum srv_state state = srv->next_state; in srv_willbe_usable()
101 enum srv_state state = srv->cur_state; in srv_currently_usable()
H A Dserver-t.h46 enum srv_state { enum
226 enum srv_state next_state, cur_state; /* server state among SRV_ST_* */
/dports/net/haproxy22/haproxy-2.2.19/include/haproxy/
H A Dbackend.h77 enum srv_state state = srv->next_state; in srv_willbe_usable()
101 enum srv_state state = srv->cur_state; in srv_currently_usable()
H A Dserver-t.h46 enum srv_state { enum
202 enum srv_state next_state, cur_state; /* server state among SRV_ST_* */
/dports/net/haproxy23/haproxy-2.3.16/include/haproxy/
H A Dbackend.h77 enum srv_state state = srv->next_state; in srv_willbe_usable()
101 enum srv_state state = srv->cur_state; in srv_currently_usable()
H A Dserver-t.h47 enum srv_state { enum
203 enum srv_state next_state, cur_state; /* server state among SRV_ST_* */
/dports/net/haproxy17/haproxy-1.7.14/include/types/
H A Dserver.h48 enum srv_state { enum
178 enum srv_state state, prev_state; /* server state among SRV_ST_* */
/dports/net/haproxy18/haproxy-1.8.30/include/types/
H A Dserver.h51 enum srv_state { enum
193 enum srv_state next_state, cur_state; /* server state among SRV_ST_* */
/dports/net/haproxy21/haproxy-2.1.12/include/types/
H A Dserver.h48 enum srv_state { enum
200 enum srv_state next_state, cur_state; /* server state among SRV_ST_* */
/dports/net/haproxy20/haproxy-2.0.26/include/types/
H A Dserver.h48 enum srv_state { enum
200 enum srv_state next_state, cur_state; /* server state among SRV_ST_* */
/dports/net/haproxy19/haproxy-1.9.16/include/types/
H A Dserver.h51 enum srv_state { enum
198 enum srv_state next_state, cur_state; /* server state among SRV_ST_* */
/dports/net/nuster/nuster-5.0.4.21/include/types/
H A Dserver.h48 enum srv_state { enum
200 enum srv_state next_state, cur_state; /* server state among SRV_ST_* */
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dvisorbus.h120 u32 srv_state; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dvisorbus.h120 u32 srv_state; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dvisorbus.h120 u32 srv_state; member
/dports/net/pjsip/pjproject-2.11.1/pjsip-apps/src/samples/
H A Dpjsip-perf.c113 struct srv_state struct
165 struct srv_state prev_state;
166 struct srv_state cur_state;
/dports/net/libosip2/libosip2-5.3.0/include/osip2/
H A Dosip.h311 int srv_state; /**< srv state */ member
/dports/net/haproxy/haproxy-2.4.10/addons/promex/
H A Dservice-prometheus.c794 enum promex_srv_state srv_state; in promex_dump_back_metrics() local
822 srv_state = promex_srv_status(sv); in promex_dump_back_metrics()
823 srv_state_count[srv_state] += 1; in promex_dump_back_metrics()

12