Home
last modified time | relevance | path

Searched refs:parse_protocol (Results 1 – 2 of 2) sorted by relevance

/third_party/openssl/test/helpers/
Dssl_test_ctx.c161 __owur static int parse_protocol(SSL_TEST_CTX *test_ctx, const char *value) in parse_protocol() function
654 { "ExpectedProtocol", &parse_protocol },
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h13984 __be16 (*parse_protocol)(const struct sk_buff *); member