Home
last modified time | relevance | path

Searched refs:protocol_list (Results 1 – 6 of 6) sorted by relevance

/third_party/ffmpeg/libavformat/
D.gitignore1 /protocol_list.c
/third_party/lwip/src/netif/ppp/
Dppp.c1432 struct protocol_list { struct
1435 } const protocol_list[] = { variable
1570 const struct protocol_list *lp; in protocol_name()
1572 for (lp = protocol_list; lp->proto != 0; ++lp) { in protocol_name()
/third_party/openssl/ssl/statem/
Dextensions_srvr.c426 PACKET protocol_list, save_protocol_list, protocol; in tls_parse_ctos_alpn() local
431 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()
/third_party/ffmpeg/
DMakefile162 libavcodec/bsf_list.c libavformat/protocol_list.c \
Dconfigure7694 print_enabled_components libavformat/protocol_list.c URLProtocol url_protocols $PROTOCOL_LIST
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h21906 struct list_head protocol_list; member
21921 struct list_head protocol_list; member
21979 struct list_head protocol_list; member