Lines Matching full:pdu
40 /* Expected received CCM PDU MAID. */
43 /* Expected received CCM PDU interval. */
44 /* Transmitting CCM PDU interval when CCM tx is enabled. */
47 bool enable; /* Enable/disable CCM PDU handling */
69 /* OAM PDU Tx information */
93 /* Indications that an OAM PDU has been seen. */
94 bool opcode_unexp_seen; /* RX of OAM PDU with unexpected opcode */
95 bool version_unexp_seen; /* RX of OAM PDU with unexpected version */
96 bool rx_level_low_seen; /* Rx of OAM PDU with level low */
100 /* This CCM related status is based on the latest received CCM PDU. */
107 /* (RDI == 1) for last received CCM PDU */
110 /* Indications that a CCM PDU has been seen. */
111 u8 seen:1; /* CCM PDU received */
112 u8 tlv_seen:1; /* CCM PDU with TLV received */
113 /* CCM PDU with unexpected sequence number received */