| /Zephyr-latest/samples/modules/thrift/hello/client/src/ | 
| D | main.cpp | 68 	std::shared_ptr<TProtocol> protocol;  in main()  local
 | 
| /Zephyr-latest/tests/modules/thrift/ThriftTest/src/ | 
| D | main.cpp | 63 	std::shared_ptr<TProtocol> protocol;  in setup_client()  local
 | 
| /Zephyr-latest/subsys/net/l2/ppp/ | 
| D | fsm.c | 164 void ppp_fsm_init(struct ppp_fsm *fsm, uint16_t protocol)  in ppp_fsm_init()380 	uint16_t protocol = 0;  in ppp_send_pkt()  local
 1167 			uint16_t protocol)  in ppp_send_proto_rej()
 
 | 
| D | misc.c | 294 const char *ppp_option2str(enum ppp_protocol_type protocol,  in ppp_option2str()
 | 
| D | options.c | 99 	enum ppp_protocol_type protocol;  member167 			enum ppp_protocol_type protocol,  in ppp_config_info_req()
 
 | 
| D | ppp_internal.h | 61 	uint16_t protocol;  member
 | 
| D | ppp_l2.c | 77 	uint16_t protocol;  in process_ppp_msg()  local
 | 
| /Zephyr-latest/lib/posix/options/ | 
| D | mutex.c | 318 				  int *protocol)  in pthread_mutexattr_getprotocol()333 int pthread_mutexattr_setprotocol(pthread_mutexattr_t *attr, int protocol)  in pthread_mutexattr_setprotocol()
 
 | 
| /Zephyr-latest/subsys/net/lib/ptp/ | 
| D | ddt.h | 69 	uint16_t protocol;  member
 | 
| /Zephyr-latest/tests/posix/common/src/ | 
| D | mutex.c | 50 	int protocol;  in test_mutex_common()  local
 | 
| /Zephyr-latest/subsys/net/l2/ethernet/ | 
| D | arp.h | 30 	uint16_t protocol;			/* PTYPE */  member
 | 
| /Zephyr-latest/modules/thrift/src/thrift/transport/ | 
| D | TSSLSocket.h | 381 	net_ip_protocol_secure protocol = IPPROTO_TLS_1_0;  member
 | 
| /Zephyr-latest/subsys/mgmt/updatehub/ | 
| D | updatehub.c | 188 	int protocol = IPPROTO_DTLS_1_2;  in start_coap_client()  local191 	int protocol = IPPROTO_UDP;  in start_coap_client()  local
 
 | 
| /Zephyr-latest/subsys/usb/device_next/ | 
| D | usbd_device.c | 151 				const uint8_t subclass, const uint8_t protocol)  in usbd_device_set_code_triple()
 | 
| D | usbd_shell.c | 338 	uint8_t class, subclass, protocol;  in cmd_device_code_triple()  local
 | 
| /Zephyr-latest/subsys/net/ip/ | 
| D | ipv4_fragment.c | 36 						  struct in_addr *dst, uint8_t protocol)  in reassembly_get()
 | 
| D | ipv4.h | 337 	uint8_t protocol;  member
 | 
| /Zephyr-latest/subsys/net/lib/sockets/ | 
| D | getaddrinfo.c | 364 	int protocol = IPPROTO_TCP;  in try_resolve_literal_addr()  local
 | 
| /Zephyr-latest/include/zephyr/net/http/ | 
| D | client.h | 267 	const char *protocol;  member
 | 
| /Zephyr-latest/drivers/smbus/ | 
| D | intel_pch_smbus.c | 367 				 uint8_t *buf, uint8_t protocol)  in pch_smbus_block_start()421 			   uint8_t *buf, uint8_t protocol)  in pch_smbus_start()
 
 | 
| /Zephyr-latest/subsys/usb/device/class/hid/ | 
| D | core.c | 144 	uint8_t protocol;  member268 	uint16_t protocol = setup->wValue;  in hid_on_set_protocol()  local
 
 | 
| /Zephyr-latest/drivers/net/ | 
| D | ppp.c | 761 static bool calc_fcs(struct net_pkt *pkt, uint16_t *fcs, uint16_t protocol)  in calc_fcs()808 	uint16_t protocol = 0;  in ppp_send()  local
 
 | 
| /Zephyr-latest/drivers/ethernet/ | 
| D | eth_ivshmem.c | 279 	uint16_t protocol = ivshmem_get_protocol(cfg_data->ivshmem);  in eth_ivshmem_initialize()  local
 | 
| /Zephyr-latest/subsys/usb/device_next/class/ | 
| D | usbd_hid.c | 81 	uint8_t protocol;  member277 	const uint16_t protocol = setup->wValue;  in handle_set_protocol()  local
 
 | 
| /Zephyr-latest/drivers/virtualization/ | 
| D | virt_ivshmem.c | 499 	uint16_t protocol = (data->pcie->class_rev >> 8) & 0xFFFF;  in ivshmem_api_get_protocol()  local
 |