Lines Matching refs:strcmp
200 if (strcmp(p, "server_addr") == 0) {
202 } else if (strcmp(p, "server_port") == 0) {
204 } else if (strcmp(p, "listen_addr") == 0) {
206 } else if (strcmp(p, "listen_port") == 0) {
208 } else if (strcmp(p, "duplicate") == 0) {
213 } else if (strcmp(p, "delay") == 0) {
218 } else if (strcmp(p, "delay_ccs") == 0) {
223 } else if (strcmp(p, "delay_cli") == 0 ||
224 strcmp(p, "delay_srv") == 0) {
230 if (strcmp(p, "delay_cli") == 0) {
253 } else if (strcmp(p, "drop") == 0) {
258 } else if (strcmp(p, "pack") == 0) {
265 } else if (strcmp(p, "mtu") == 0) {
270 } else if (strcmp(p, "bad_ad") == 0) {
277 else if (strcmp(p, "bad_cid") == 0) {
281 else if (strcmp(p, "protect_hvr") == 0) {
286 } else if (strcmp(p, "protect_len") == 0) {
291 } else if (strcmp(p, "inject_clihlo") == 0) {
296 } else if (strcmp(p, "seed") == 0) {
538 strcmp(p->type, "ClientHello") == 0) {
545 strcmp(p->type, "CID") == 0 &&
562 strcmp(p->type, "ApplicationData") == 0) {
587 strcmp(p->type, "ApplicationData") != 0 &&
600 strcmp(p->type, "ApplicationData") == 0) {
692 if (strcmp(way, "S <- C") == 0) {
707 if (strcmp(delay_list[delay_idx], cur.type) == 0) {
723 strcmp(cur.type, "CID") != 0 &&
724 strcmp(cur.type, "ApplicationData") != 0 &&
726 strcmp(cur.type, "HelloVerifyRequest") == 0) &&
732 strcmp(cur.type, "ChangeCipherSpec") == 0) ||
734 strcmp(cur.type, "CID") != 0 &&
735 strcmp(cur.type, "ApplicationData") != 0 &&
737 strcmp(cur.type, "HelloVerifyRequest") == 0) &&