Searched refs:protocol_list (Results 1 – 6 of 6) sorted by relevance
1 /protocol_list.c
1432 struct protocol_list { struct1435 } const protocol_list[] = { variable1570 const struct protocol_list *lp; in protocol_name()1572 for (lp = protocol_list; lp->proto != 0; ++lp) { in protocol_name()
426 PACKET protocol_list, save_protocol_list, protocol; in tls_parse_ctos_alpn() local431 if (!PACKET_as_length_prefixed_2(pkt, &protocol_list) in tls_parse_ctos_alpn()432 || PACKET_remaining(&protocol_list) < 2) { in tls_parse_ctos_alpn()437 save_protocol_list = protocol_list; in tls_parse_ctos_alpn()440 if (!PACKET_get_length_prefixed_1(&protocol_list, &protocol) in tls_parse_ctos_alpn()445 } while (PACKET_remaining(&protocol_list) != 0); in tls_parse_ctos_alpn()
162 libavcodec/bsf_list.c libavformat/protocol_list.c \
7694 print_enabled_components libavformat/protocol_list.c URLProtocol url_protocols $PROTOCOL_LIST
21906 struct list_head protocol_list; member21921 struct list_head protocol_list; member21979 struct list_head protocol_list; member