Searched defs:protos (Results 1 - 9 of 9) sorted by relevance

/freebsd-current/contrib/netbsd-tests/lib/libc/net/
H A Dt_getprotoent.c43 } protos[] = { variable in typeref:struct:__anon5207
/freebsd-current/usr.bin/systat/
H A Dnetcmds.c65 int nports, nhosts, protos; variable
[all...]
/freebsd-current/sbin/ifconfig/
H A Diflagg.c210 struct lagg_protos protos[] = LAGG_PROTOS; local
/freebsd-current/tests/sys/kern/
H A Dlistener_wakeup.c134 } protos[] = { variable in typeref:struct:proto
/freebsd-current/usr.bin/sockstat/
H A Dsockstat.c104 static int *protos; /* protocols to use */ variable
/freebsd-current/crypto/openssl/test/helpers/
H A Dhandshake.c345 static int parse_protos(const char *protos, unsigned char **out, size_t *outlen) argument
/freebsd-current/usr.sbin/traceroute/
H A Dtraceroute.c406 struct outproto protos[] = { variable in typeref:struct:outproto
/freebsd-current/crypto/openssl/test/
H A Dssl_old_test.c290 unsigned char *protos; local
/freebsd-current/crypto/openssl/ssl/
H A Dssl_lib.c3045 static int alpn_value_ok(const unsigned char *protos, unsigned int protos_len) argument
3063 int SSL_CTX_set_alpn_protos(SSL_CTX *ctx, const unsigned char *protos, argument
3095 SSL_set_alpn_protos(SSL *ssl, const unsigned char *protos, unsigned int protos_len) argument
[all...]

Completed in 129 milliseconds