Home
last modified time | relevance | path

Searched defs:server_proto (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/usr.sbin/btpand/
H A Dserver.c52 static uint16_t server_proto[] = { ETHERTYPE_IP, ETHERTYPE_ARP, ETHERTYPE_IPV6 }; variable
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dssl_old_test.c327 const unsigned char *client_proto, *server_proto; in verify_alpn() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dssltest_old.c332 const unsigned char *client_proto, *server_proto; in verify_alpn() local