| /third_party/ltp/testcases/network/lib6/ |
| H A D | getaddrinfo_01.c | 107 check_addrinfo(int safe, const char *name, const char *host, in_port_t servnum, const char *service, int flags, int type, int proto, int (*test_cb)(struct addrinfo *)) check_addrinfo() argument
|
| /third_party/ltp/testcases/kernel/syscalls/recvfrom/ |
| H A D | recvfrom01.c | 80 int proto; /* protocol number (usually 0 = default) */ member
|
| /third_party/ltp/testcases/kernel/syscalls/recv/ |
| H A D | recv01.c | 73 int proto; /* protocol number (usually 0 = default) */ member
|
| /third_party/lwip/src/core/ipv4/ |
| H A D | ip4.c | 828 ip4_output_if(struct pbuf *p, const ip4_addr_t *src, const ip4_addr_t *dest, u8_t ttl, u8_t tos, u8_t proto, struct netif *netif) global() argument 843 ip4_output_if_opt(struct pbuf *p, const ip4_addr_t *src, const ip4_addr_t *dest, u8_t ttl, u8_t tos, u8_t proto, struct netif *netif, void *ip_options, u16_t optlen) global() argument 868 ip4_output_if_src(struct pbuf *p, const ip4_addr_t *src, const ip4_addr_t *dest, u8_t ttl, u8_t tos, u8_t proto, struct netif *netif) global() argument 881 ip4_output_if_opt_src(struct pbuf *p, const ip4_addr_t *src, const ip4_addr_t *dest, u8_t ttl, u8_t tos, u8_t proto, struct netif *netif, void *ip_options, u16_t optlen) global() argument 1069 ip4_output(struct pbuf *p, const ip4_addr_t *src, const ip4_addr_t *dest, u8_t ttl, u8_t tos, u8_t proto) global() argument 1111 ip4_output_hinted(struct pbuf *p, const ip4_addr_t *src, const ip4_addr_t *dest, u8_t ttl, u8_t tos, u8_t proto, struct netif_hint *netif_hint) global() argument [all...] |
| /third_party/lwip/src/core/ |
| H A D | raw.c | 141 s16_t proto; in raw_input() local 628 raw_new(u8_t proto) in raw_new() argument 667 raw_new_ip_type(u8_t type, u8_t proto) in raw_new_ip_type() argument [all...] |
| /third_party/lwip/src/include/lwip/priv/ |
| H A D | api_msg.h | 91 u8_t proto; member
|
| /third_party/lwip/src/netif/ppp/ |
| H A D | auth.c | 1198 void np_up(ppp_pcb *pcb, int proto) { in np_up() argument 1249 void np_down(ppp_pcb *pcb, int proto) { in np_down() argument 1268 void np_finished(ppp_pcb *pcb, int proto) { in np_finished() argument
|
| H A D | utils.c | 449 u_short proto; in ppp_format_packet() local 706 int proto; in ppp_dump_packet() local [all...] |
| /third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
| H A D | FileDescriptor.cs | 83 private FileDescriptor(ByteString descriptorData, FileDescriptorProto proto, IEnumerable<FileDescriptor> dependencies, DescriptorPool pool, bool allowUnknownDependencies, GeneratedClrTypeInfo generatedCodeInfo) in FileDescriptor() argument 363 BuildFrom(ByteString descriptorData, FileDescriptorProto proto, FileDescriptor[] dependencies, bool allowUnknownDependencies, GeneratedClrTypeInfo generatedCodeInfo) BuildFrom() argument [all...] |
| H A D | FieldDescriptor.cs | 95 internal FieldDescriptor(FieldDescriptorProto proto, FileDescriptor file, in FieldDescriptor() argument [all...] |
| H A D | MessageDescriptor.cs | 69 MessageDescriptor(DescriptorProto proto, FileDescriptor file, MessageDescriptor parent, int typeIndex, GeneratedClrTypeInfo generatedCodeInfo) MessageDescriptor() argument [all...] |
| /third_party/python/Lib/test/test_asyncio/ |
| H A D | test_sslproto.py | 199 proto = Proto(1, usemv) variable in BaseStartTLS.test_buf_feed_data.Proto 203 proto = Proto(2, usemv) variable in BaseStartTLS.test_buf_feed_data.Proto 207 proto = Proto(2, usemv) global() variable in BaseStartTLS.test_buf_feed_data.Proto 211 proto = Proto(4, usemv) global() variable in BaseStartTLS.test_buf_feed_data.Proto 215 proto = Proto(100, usemv) global() variable in BaseStartTLS.test_buf_feed_data.Proto 219 proto = Proto(0, usemv) global() variable in BaseStartTLS.test_buf_feed_data.Proto [all...] |
| /third_party/protobuf/src/google/protobuf/ |
| H A D | descriptor_database_unittest.cc | 63 static void ExpectContainsType(const FileDescriptorProto& proto, in ExpectContainsType() argument [all...] |
| /third_party/python/Modules/_sqlite/ |
| H A D | module.c | 235 pysqlite_adapt_impl(PyObject *module, PyObject *obj, PyObject *proto, in pysqlite_adapt_impl() argument
|
| /third_party/python/Modules/ |
| H A D | getaddrinfo.c | 348 const char *proto; in getaddrinfo() local
|
| /third_party/protobuf/src/google/protobuf/util/internal/ |
| H A D | protostream_objectsource_test.cc | 115 std::string proto = oss.str(); in ExecuteTest() local
|
| /third_party/selinux/libsepol/src/ |
| H A D | node_record.c | 22 int proto; member 38 int proto; member 44 node_parse_addr(sepol_handle_t * handle, const char *addr_str, int proto, char *addr_bytes) node_parse_addr() argument 88 node_alloc_addr(sepol_handle_t * handle, int proto, char **addr, size_t * addr_sz) node_alloc_addr() argument 134 node_expand_addr(sepol_handle_t * handle, char *addr_bytes, int proto, char *addr_str) node_expand_addr() argument 183 node_alloc_addr_string(sepol_handle_t * handle, int proto, char **addr) node_alloc_addr_string() argument 222 sepol_node_key_create(sepol_handle_t * handle, const char *addr, const char *mask, int proto, sepol_node_key_t ** key_ptr) sepol_node_key_create() argument 261 sepol_node_key_unpack(const sepol_node_key_t * key, const char **addr, const char **mask, int *proto) sepol_node_key_unpack() argument 392 sepol_node_set_addr(sepol_handle_t * handle, sepol_node_t * node, int proto, const char *addr) sepol_node_set_addr() argument 477 sepol_node_set_mask(sepol_handle_t * handle, sepol_node_t * node, int proto, const char *mask) sepol_node_set_mask() argument 528 sepol_node_set_proto(sepol_node_t * node, int proto) sepol_node_set_proto() argument 535 sepol_node_get_proto_str(int proto) sepol_node_get_proto_str() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/l2_packet/ |
| H A D | l2_packet_freebsd.c | 55 int l2_packet_send(struct l2_packet_data *l2, const u8 *dst_addr, u16 proto, in l2_packet_send() argument
|
| H A D | l2_packet_linux.c | 117 int l2_packet_send(struct l2_packet_data *l2, const u8 *dst_addr, u16 proto, in l2_packet_send() argument
|
| H A D | l2_packet_ndis.c | 91 int l2_packet_send(struct l2_packet_data *l2, const u8 *dst_addr, u16 proto, in l2_packet_send() argument 332 USHORT proto = htons(protocol); in l2_ndisuio_set_ether_type() local
|
| H A D | l2_packet_pcap.c | 78 int l2_packet_send(struct l2_packet_data *l2, const u8 *dst_addr, u16 proto, in l2_packet_send() argument
|
| H A D | l2_packet_privsep.c | 62 int l2_packet_send(struct l2_packet_data *l2, const u8 *dst_addr, u16 proto, in l2_packet_send() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/l2_packet/ |
| H A D | l2_packet_freebsd.c | 55 int l2_packet_send(struct l2_packet_data *l2, const u8 *dst_addr, u16 proto, in l2_packet_send() argument
|
| H A D | l2_packet_linux.c | 120 int l2_packet_send(struct l2_packet_data *l2, const u8 *dst_addr, u16 proto, in l2_packet_send() argument
|
| H A D | l2_packet_ndis.c | 91 int l2_packet_send(struct l2_packet_data *l2, const u8 *dst_addr, u16 proto, in l2_packet_send() argument 333 USHORT proto = htons(protocol); in l2_ndisuio_set_ether_type() local
|