Searched refs:get_cid (Results 1 – 2 of 2) sorted by relevance
62 static int get_cid(PACKET *pkt, QUIC_CONN_ID *cid) in get_cid() function97 if (!get_cid(&pkt, &arg_cid)) { in FuzzerTestOneInput()118 if (!get_cid(&pkt, &arg_cid)) { in FuzzerTestOneInput()127 if (!get_cid(&pkt, &arg_cid)) { in FuzzerTestOneInput()138 || !get_cid(&pkt, &ncid_frame.conn_id)) { in FuzzerTestOneInput()
53 static int get_cid(PACKET *pkt, QUIC_CONN_ID *cid) in get_cid() function103 || !get_cid(&pkt, &arg_cid)) { in FuzzerTestOneInput()164 if (!get_cid(&pkt, &arg_cid)) { in FuzzerTestOneInput()
Completed in 5 milliseconds