Lines Matching defs:op_len
1857 * op_len - the length of the operating attributes.
1866 uint16_t *op_len
1878 tmp_len = *op_len;
1913 *op_len = tmp_len;
1928 * op_len - the length of the operating attributes.
1938 uint16_t *op_len
1950 tmp_len = *op_len;
1978 *op_len = tmp_len;
1994 * op_len - the length of the operating attributes.
2005 uint16_t *op_len
2019 tmp_len = *op_len;
2071 *op_len = tmp_len;
2085 * op_len - the length of the operating attributes.
2094 uint16_t *op_len
2106 tmp_len = *op_len;
2126 *op_len = tmp_len;
2142 * op_len - the length of the operating attributes.
2152 uint16_t *op_len
2165 tmp_len = *op_len;
2195 *op_len = tmp_len;
2212 * op_len - the length of the operating attributes.
2222 uint16_t *op_len
2237 tmp_len = *op_len;
2284 *op_len = tmp_len;
2304 * op_len - the length of the operating attributes.
2314 uint16_t *op_len
2323 if (*op_len == 0) {
2330 ec = reg_get_iscsi(p, &pgt[0], op, op_len);
2335 ec = reg_get_portal(p, &pgt[0], &pgt[1], op, op_len);
2342 ec = reg_get_pg1(p, pgt, op, op_len);
2345 ec = reg_get_pg(p, op, op_len);
2353 ec = reg_get_pg2(p, pgt, op, op_len);
2382 NEXT_TLV(*op, *op_len);
2383 ec = reg_get_obj(p, pgt, op, op_len);
2426 * op_len - the length of the operating attributes.