Home
last modified time | relevance | path

Searched refs:chn_token_cnf (Results 1 – 3 of 3) sorted by relevance

/dports/devel/libzvbi/zvbi-0.2.35/src/
H A Dproxy-msg.h558 VBIPROXY_CHN_TOKEN_CNF chn_token_cnf; member
H A Dproxy-client.c268 result = (len == sizeof(VBIPROXY_MSG_HEADER) + sizeof(pBody->chn_token_cnf)); in proxy_client_check_msg()
902 vpc->has_token = vpc->p_client_msg->body.chn_token_cnf.token_ind; in vbi_proxy_client_channel_request()
/dports/devel/libzvbi/zvbi-0.2.35/daemon/
H A Dproxyd.c2184 memset(&req->msg_buf.body.chn_token_cnf, 0, sizeof(req->msg_buf.body.chn_token_cnf)); in vbi_proxyd_take_message()
2189 req->msg_buf.body.chn_token_cnf.token_ind = TRUE; in vbi_proxyd_take_message()
2193 req->msg_buf.body.chn_token_cnf.token_ind = FALSE; in vbi_proxyd_take_message()
2196 sizeof(req->msg_buf.body.chn_token_cnf), in vbi_proxyd_take_message()