Searched refs:bplen (Results 1 – 2 of 2) sorted by relevance
281 int bplen, bool only_one, int buff_len,
522 sg_decode_transportid_str(const char * lip, unsigned char * bp, int bplen, in sg_decode_transportid_str() argument538 for (k = 0, n = 0; bplen > 0; ++k, bp += bump, bplen -= bump) { in sg_decode_transportid_str()541 if ((bplen < 24) || (0 != (bplen % 4))) in sg_decode_transportid_str()549 normal_len = (bplen > TRANSPORT_ID_MIN_LEN) ? in sg_decode_transportid_str()550 TRANSPORT_ID_MIN_LEN : bplen; in sg_decode_transportid_str()