Home
last modified time | relevance | path

Searched defs:video_cos (Results 1 – 5 of 5) sorted by relevance

/dports/net/asterisk-chan_sccp/chan-sccp-4.3.3/conf/
H A Dsqlite.sql24 video_cos varchar(1) DEFAULT NULL, field
H A Dpostgres.sql32 video_cos varchar(1) default NULL, field
H A Dsqlite3.sql39 video_cos varchar(1) DEFAULT NULL, field
/dports/net/asterisk-chan_sccp/chan-sccp-4.3.3/src/
H A Dsccp_globals.h94 uint8_t video_cos; /*!< Video Socket Class of Service (COS) (QOS) (VRTP) */ member
H A Dsccp_device.h241 uint8_t video_cos; /*!< video stream class_of_service (COS) (VRTP) */ member