Searched refs:TRANSPORT_ID_MIN_LEN (Results 1 – 1 of 1) sorted by relevance
519 #define TRANSPORT_ID_MIN_LEN 24 macro537 bump = TRANSPORT_ID_MIN_LEN; /* should be overwritten in all loop paths */ 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()558 bump = TRANSPORT_ID_MIN_LEN; in sg_decode_transportid_str()569 bump = TRANSPORT_ID_MIN_LEN; in sg_decode_transportid_str()577 bump = TRANSPORT_ID_MIN_LEN; in sg_decode_transportid_str()585 bump = TRANSPORT_ID_MIN_LEN; in sg_decode_transportid_str()594 bump = TRANSPORT_ID_MIN_LEN; in sg_decode_transportid_str()609 bump = (((num + 4) < TRANSPORT_ID_MIN_LEN) ? in sg_decode_transportid_str()[all …]