Lines Matching refs:TTLV_T2
59 #define TTLV_T2 (ONE_MORE_TTLV|MAX_TLV) macro
258 /* F_OP_SET */ {TTLV_T2, B_FULLD | B_SPARD, " Set", recpdoptlv_print},
260 {TTLV_T2, B_FULLD | B_SPARD, " SetProp", recpdoptlv_print},
261 /* F_OP_SETRESP */ {TTLV_T2, B_RESTV, " SetResp", recpdoptlv_print},
262 /* F_OP_SETPRESP */ {TTLV_T2, B_RESTV, " SetPropResp", recpdoptlv_print},
264 /* F_OP_DELRESP */ {TTLV_T2, B_RESTV, " DelResp", recpdoptlv_print},
268 {TTLV_T2, B_FULLD | B_SPARD | B_RESTV, " GetResp", recpdoptlv_print},
270 {TTLV_T2, B_FULLD | B_RESTV, " GetPropResp", recpdoptlv_print},
272 {TTLV_T2, B_FULLD | B_SPARD, " Report", recpdoptlv_print},
471 /* TOM_CFG_I */ {TOM_CONFIG, TTLV_T2, CFG_OPS, "Config", lfbselect_print},
472 /* TOM_QRY_I */ {TOM_QUERY, TTLV_T2, CFG_QY, "Query", lfbselect_print},
476 {TOM_PKTREDIR, TTLV_T2, 0, "Packet Redirect", redirect_print},
480 /* TOM_CNR_I */ {TOM_CONFIGREP, TTLV_T2, CFG_ROPS, "Config Response",
483 {TOM_QUERYREP, TTLV_T2, CFG_QYR, "Query Response", lfbselect_print},