Lines Matching +full:quality +full:- +full:of +full:- +full:service
8 * 1. Redistributions of source code must retain the above copyright
9 * notice, this list of conditions and the following disclaimer.
11 * notice, this list of conditions and the following disclaimer in the
13 * 3. All advertising materials mentioning features or use of this software
17 * 4. The name of the author may not be used to endorse or promote products
22 * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
25 * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
26 * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
27 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
29 * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
30 * POSSIBILITY OF SUCH DAMAGE.
36 #define VCI_PPC 0x05 /* Point-to-point signal msg */
39 #define VCI_OAMF4EC 0x04 /* End-to-end OAM F4 flow cell */
66 #define QOS_PARA 0x5c /* quality of service parameters */
76 #define PROTO_POS 0 /* offset of protocol discriminator */
77 #define CALL_REF_POS 2 /* offset of call reference value */
78 #define MSG_TYPE_POS 5 /* offset of message type */
79 #define MSG_LEN_POS 7 /* offset of message length */
80 #define IE_BEGIN_POS 9 /* offset of first information element */
82 /* format of signalling messages */