Searched refs:svc_str_len (Results 1 – 1 of 1) sorted by relevance
1083 size_t svc_str_len = data_max; in frame_process() local1099 svc_str_len -= strlen(XFER_QOSMARKING_FASTLANE_PREFIX); in frame_process()1104 svc_str_len -= strlen(XFER_QOSMARKING_RFC4594_PREFIX); in frame_process()1114 if (strncmp(svc_str, table[i].svc_str, svc_str_len) == 0) { in frame_process()