Home --> Documentations --> PJLIB Reference
Go to the documentation of this file. 20 #ifndef __PJ_SOCK_QOS_H__ 21 #define __PJ_SOCK_QOS_H__ 343 const char *log_sender, 344 const char *sock_name); 356 const char *log_sender, 357 const char *sock_name); pj_uint8_t so_prio Definition: sock_qos.h:279
Definition: sock_qos.h:244
Definition: sock_qos.h:241
Definition: sock_qos.h:243
pj_status_t pj_qos_get_params(pj_qos_type type, pj_qos_params *p_param)
Definition: sock_qos.h:266
pj_status_t pj_sock_set_qos_type(pj_sock_t sock, pj_qos_type type)
Definition: sock_qos.h:240
Definition: sock_qos.h:242
pj_status_t pj_sock_get_qos_params(pj_sock_t sock, pj_qos_params *p_param)
int pj_status_t Definition: types.h:68
pj_qos_flag Definition: sock_qos.h:251
pj_status_t pj_sock_set_qos_params(pj_sock_t sock, pj_qos_params *param)
pj_status_t pj_sock_get_qos_type(pj_sock_t sock, pj_qos_type *p_type)
Definition: sock_qos.h:237
Definition: sock_qos.h:264
pj_uint8_t dscp_val Definition: sock_qos.h:278
#define PJ_END_DECL Definition: config.h:1281
#define PJ_BEGIN_DECL Definition: config.h:1280
pj_qos_wmm_prio Definition: sock_qos.h:262
pj_qos_type Definition: sock_qos.h:235
long pj_sock_t Definition: types.h:263
Definition: sock_qos.h:255
pj_uint8_t flags Definition: sock_qos.h:276
unsigned char pj_uint8_t Definition: types.h:55
Definition: sock_qos.h:254
Definition: sock_qos.h:265
pj_qos_wmm_prio wmm_prio Definition: sock_qos.h:280
pj_status_t pj_qos_get_type(const pj_qos_params *param, pj_qos_type *p_type)
Definition: sock_qos.h:274
Definition: sock_qos.h:267
pj_status_t pj_sock_apply_qos2(pj_sock_t sock, pj_qos_type qos_type, const pj_qos_params *qos_params, unsigned log_level, const char *log_sender, const char *sock_name)
Definition: sock_qos.h:253
pj_status_t pj_sock_apply_qos(pj_sock_t sock, pj_qos_type qos_type, pj_qos_params *qos_params, unsigned log_level, const char *log_sender, const char *sock_name)
PJLIB Open Source, high performance, small footprint, and very very portable framework
Copyright (C) 2006-2009 Teluu Inc.
|