| /third_party/curl/lib/vtls/ |
| H A D | rustls.c | 474 const uint8_t *protocol = NULL; in cr_set_negotiated_alpn() local
|
| /third_party/alsa-lib/src/control/ |
| H A D | control_hw.c | 55 unsigned int protocol; member
|
| /third_party/libwebsockets/plugins/deaddrop/ |
| H A D | protocol_lws_deaddrop.c | 62 const struct lws_protocols *protocol; member
|
| /third_party/ltp/lib/ |
| H A D | tst_netdevice.c | 622 tst_netdev_add_traffic_filter(const char *file, const int lineno, int strict, const char *ifname, unsigned int parent, unsigned int handle, unsigned int protocol, unsigned int priority, const char *f_kind, const struct tst_rtnl_attr_list *config) tst_netdev_add_traffic_filter() argument 633 tst_netdev_remove_traffic_filter(const char *file, const int lineno, int strict, const char *ifname, unsigned int parent, unsigned int handle, unsigned int protocol, unsigned int priority, const char *f_kind) tst_netdev_remove_traffic_filter() argument
|
| /third_party/ltp/testcases/kernel/syscalls/recvmsg/ |
| H A D | recvmsg01.c | 51 int protocol; member
|
| /third_party/ltp/testcases/network/sockets/ |
| H A D | ltpClient.c | 57 struct protoent *protocol = NULL; variable
|
| /third_party/ltp/utils/sctp/testlib/ |
| H A D | sctputil.h | 133 static inline int test_socket(int domain, int type, int protocol) in test_socket() argument
|
| /third_party/lwip/src/netif/ppp/ |
| H A D | pppoe.c | 251 static err_t pppoe_netif_output(ppp_pcb *ppp, void *ctx, struct pbuf *p, u_short protocol) { in pppoe_netif_output() argument
|
| H A D | pppol2tp.c | 204 static err_t pppol2tp_netif_output(ppp_pcb *ppp, void *ctx, struct pbuf *p, u_short protocol) { in pppol2tp_netif_output() argument
|
| /third_party/node/deps/openssl/openssl/crypto/bio/ |
| H A D | bio_addr.c | 652 BIO_lookup_ex(const char *host, const char *service, int lookup_type, int family, int socktype, int protocol, BIO_ADDRINFO **res) BIO_lookup_ex() argument
|
| /third_party/openssl/crypto/bio/ |
| H A D | bio_addr.c | 652 BIO_lookup_ex(const char *host, const char *service, int lookup_type, int family, int socktype, int protocol, BIO_ADDRINFO **res) BIO_lookup_ex() argument
|
| /third_party/pulseaudio/src/modules/raop/ |
| H A D | raop-sink.c | 91 pa_raop_protocol_t protocol; member 736 const char *server, *protocol, *encryption, *codec; in pa_raop_sink_new() local [all...] |
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | protocol-simple.c | 50 pa_simple_protocol *protocol; member [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/l2_packet/ |
| H A D | l2_packet_winpcap.c | 161 l2_packet_init_libpcap(struct l2_packet_data *l2, unsigned short protocol) l2_packet_init_libpcap() argument 198 l2_packet_init( const char *ifname, const u8 *own_addr, unsigned short protocol, void (*rx_callback)(void *ctx, const u8 *src_addr, const u8 *buf, size_t len), void *rx_callback_ctx, int l2_hdr) l2_packet_init() argument 251 l2_packet_init_bridge( const char *br_ifname, const char *ifname, const u8 *own_addr, unsigned short protocol, void (*rx_callback)(void *ctx, const u8 *src_addr, const u8 *buf, size_t len), void *rx_callback_ctx, int l2_hdr) l2_packet_init_bridge() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/l2_packet/ |
| H A D | l2_packet_winpcap.c | 161 l2_packet_init_libpcap(struct l2_packet_data *l2, unsigned short protocol) l2_packet_init_libpcap() argument 198 l2_packet_init( const char *ifname, const u8 *own_addr, unsigned short protocol, void (*rx_callback)(void *ctx, const u8 *src_addr, const u8 *buf, size_t len), void *rx_callback_ctx, int l2_hdr) l2_packet_init() argument 254 l2_packet_init_bridge( const char *br_ifname, const char *ifname, const u8 *own_addr, unsigned short protocol, void (*rx_callback)(void *ctx, const u8 *src_addr, const u8 *buf, size_t len), void *rx_callback_ctx, int l2_hdr) l2_packet_init_bridge() argument
|
| /base/powermgr/thermal_manager/services/native/src/thermal_policy/ |
| H A D | thermal_srv_config_parser.cpp | 542 xmlChar* protocol = xmlGetProp(cur, BAD_CAST("protocol")); in ParseActionInfo() local
|
| /base/request/request/frameworks/cj/ffi/src/ |
| H A D | cj_initialize.cpp | 98 std::string protocol = std::string(protocolStart, protocolEnd); in ParseCertsPath() local
|
| /base/powermgr/thermal_manager/test/unittest/src/ |
| H A D | thermal_config_file_parser.cpp | 229 xmlChar* protocol = xmlGetProp(curNode, BAD_CAST("protocol")); in ParseActionNode() local
|
| /base/security/device_auth/services/key_agree_sdk/src/ |
| H A D | key_agree_session.c | 737 static int32_t InitSpekeSession(SpekeSession *spekeSession, KeyAgreeProtocol protocol) in InitSpekeSession() argument 894 CheckAndInitProtocol(SpekeSession *spekeSession, KeyAgreeProtocol protocol) CheckAndInitProtocol() argument [all...] |
| /base/usb/usb_manager/interfaces/innerkits/native/include/ |
| H A D | usb_device.h | 233 void SetProtocol(int32_t protocol) in SetProtocol() argument 32 UsbDevice(std::string name, std::string manufacturerName, std::string productName, std::string version, uint8_t devAddr, uint8_t busNum, int32_t vendorId, int32_t productId, int32_t baseClass, int32_t subClass, int32_t protocol, std::vector<USBConfig> configs) UsbDevice() argument
|
| H A D | usb_interface_type.h | 101 int32_t protocol;
member
|
| /device/board/hihope/rk3568/wifi/bcmdhd_wifi6/hdfadapt/ |
| H A D | net_bdh_adpater.c | 586 uint16_t protocol; in hdf_bdh6_netdev_specialethertypeprocess() local
|
| /device/soc/rockchip/common/sdk_linux/net/bluetooth/ |
| H A D | l2cap_sock.c | 1893 static int l2cap_sock_create(struct net *net, struct socket *sock, int protocol, int kern) in l2cap_sock_create() argument
|
| H A D | sco.c | 518 static int sco_sock_create(struct net *net, struct socket *sock, int protocol, int kern) in sco_sock_create() argument
|
| /kernel/linux/linux-5.10/crypto/ |
| H A D | af_alg.c | 372 static int alg_create(struct net *net, struct socket *sock, int protocol, in alg_create() argument
|