Lines Matching refs:TTLV_T2
62 #define TTLV_T2 (ONE_MORE_TTLV|MAX_TLV) macro
259 /* F_OP_SET */ {TTLV_T2, B_FULLD | B_SPARD, " Set", recpdoptlv_print},
261 {TTLV_T2, B_FULLD | B_SPARD, " SetProp", recpdoptlv_print},
262 /* F_OP_SETRESP */ {TTLV_T2, B_RESTV, " SetResp", recpdoptlv_print},
263 /* F_OP_SETPRESP */ {TTLV_T2, B_RESTV, " SetPropResp", recpdoptlv_print},
265 /* F_OP_DELRESP */ {TTLV_T2, B_RESTV, " DelResp", recpdoptlv_print},
269 {TTLV_T2, B_FULLD | B_SPARD | B_RESTV, " GetResp", recpdoptlv_print},
271 {TTLV_T2, B_FULLD | B_RESTV, " GetPropResp", recpdoptlv_print},
273 {TTLV_T2, B_FULLD | B_SPARD, " Report", recpdoptlv_print},
472 /* TOM_CFG_I */ {TOM_CONFIG, TTLV_T2, CFG_OPS, "Config", lfbselect_print},
473 /* TOM_QRY_I */ {TOM_QUERY, TTLV_T2, CFG_QY, "Query", lfbselect_print},
477 {TOM_PKTREDIR, TTLV_T2, 0, "Packet Redirect", redirect_print},
481 /* TOM_CNR_I */ {TOM_CONFIGREP, TTLV_T2, CFG_ROPS, "Config Response",
484 {TOM_QUERYREP, TTLV_T2, CFG_QYR, "Query Response", lfbselect_print},