Home
last modified time | relevance | path

Searched defs:next_proto (Results 1 - 20 of 20) sorted by relevance

/kernel/linux/linux-5.10/net/nsh/
H A Dnsh.c18 u8 next_proto; in nsh_push() local
/kernel/linux/linux-6.6/net/nsh/
H A Dnsh.c19 u8 next_proto; in nsh_push() local
/third_party/nghttp2/src/
H A Dshrpx_live_check.cc405 const unsigned char *next_proto = nullptr; in tls_handshake() local
H A Dshrpx_connection.cc830 const unsigned char *next_proto = nullptr; in check_http2_requirement() local
H A Dh2load.cc1099 const unsigned char *next_proto = nullptr; in connection_made() local
H A Dshrpx_http2_session.cc1672 const unsigned char *next_proto = nullptr; in connection_made() local
H A Dshrpx_client_handler.cc615 const unsigned char *next_proto = nullptr; in validate_next_proto() local
H A DHttpServer.cc900 const unsigned char *next_proto = nullptr; in verify_npn_result() local
2003 auto next_proto = static_cast<std::vector<unsigned char> *>(arg); in next_proto_cb() local
2122 std::vector<unsigned char> next_proto; in run() local
[all...]
H A Dnghttp.cc1125 const unsigned char *next_proto = nullptr; in connection_made() local
/third_party/node/deps/v8/src/ic/
H A Dkeyed-store-generic.cc724 GotoIf(TaggedEqual(value, TheHoleConstant()), &next_proto); in LookupPropertyOnPrototypeChain() local
/kernel/linux/linux-5.10/net/openvswitch/
H A Dflow_netlink.c3363 u8 next_proto; in __ovs_nla_copy_actions() local
/kernel/linux/linux-6.6/net/openvswitch/
H A Dflow_netlink.c3407 u8 next_proto; in __ovs_nla_copy_actions() local
/third_party/node/deps/openssl/openssl/ssl/statem/
H A Dstatem_srvr.c4088 PACKET next_proto, padding; in tls_process_next_proto() local
/third_party/openssl/ssl/statem/
H A Dstatem_srvr.c4067 PACKET next_proto, padding; in tls_process_next_proto() local
/kernel/linux/linux-5.10/net/core/
H A Dskbuff.c5790 int skb_mpls_pop(struct sk_buff *skb, __be16 next_proto, int mac_len, in skb_mpls_pop() argument
/third_party/node/deps/openssl/openssl/apps/
H A Ds_server.c636 tlsextnextprotoctx *next_proto = arg; in next_proto_cb() local
1020 tlsextnextprotoctx next_proto = { NULL, 0 }; in s_server_main() local
[all...]
H A Ds_client.c246 static tlsextnextprotoctx next_proto; variable
[all...]
/third_party/openssl/apps/
H A Ds_server.c636 tlsextnextprotoctx *next_proto = arg; in next_proto_cb() local
1020 tlsextnextprotoctx next_proto = { NULL, 0 }; in s_server_main() local
[all...]
H A Ds_client.c246 static tlsextnextprotoctx next_proto; variable
[all...]
/kernel/linux/linux-6.6/net/core/
H A Dskbuff.c6192 int skb_mpls_pop(struct sk_buff *skb, __be16 next_proto, int mac_len, in skb_mpls_pop() argument

Completed in 69 milliseconds