Lines Matching defs:value
80 /* Convert the interface interval to CCM PDU value. */
104 /* Convert the CCM PDU value to interval on interface. */
105 static u32 pdu_to_interval(u32 value)
107 switch (value) {
231 * TLV value length: two bytes
232 * TLV value: 'TLV value length' bytes
235 /* Port status TLV. The value length is 1. Total of 4 bytes. */
243 /* Interface status TLV. The value length is 1. Total of 4 bytes. */
363 * This is the length of the value field plus 3 bytes for size of type
514 "Invalid domain value");
524 "Invalid direction value");