| /lib/liblwip/src/include/ipv6/lwip/ |
| D | icmp.h | 72 u8_t type; member 80 u8_t type; member 87 u8_t type; member
|
| /sys/include/ |
| D | queue.h | 149 #define SLIST_HEAD(name, type) \ argument 157 #define SLIST_ENTRY(type) \ argument 210 #define SLIST_REMOVE(head, elm, type, field) do { \ argument 233 #define SLIST_SWAP(head1, head2, type) do { \ argument 242 #define STAILQ_HEAD(name, type) \ argument 251 #define STAILQ_ENTRY(type) \ argument 314 #define STAILQ_LAST(head, type, field) \ argument 320 #define STAILQ_REMOVE(head, elm, type, field) do { \ argument 346 #define STAILQ_SWAP(head1, head2, type) do { \ argument 363 #define LIST_HEAD(name, type) \ argument [all …]
|
| D | mbuf.h | 18 uint32_t type; member
|
| D | handle.h | 19 uint64_t type; // Type member
|
| D | spinlock.h | 24 uint64_t type; member
|
| D | elf64.h | 148 #define ELF64_R_INFO(sym, type) (((sym) << 32) + ((type) & 0xffffffffL)) argument 152 #define ELF64_R_TYPE_INFO(data, type) \ argument 204 #define ELF64_ST_INFO(bind, type) (((bind) << 4) + ((type) & 0xf)) argument
|
| D | pci.h | 52 uint32_t type; member
|
| /lib/liblwip/src/core/ipv4/ |
| D | icmp.c | 79 u8_t type; in icmp_input() local 291 icmp_send_response(struct pbuf *p, u8_t type, u8_t code) in icmp_send_response()
|
| D | igmp.c | 762 igmp_send(struct igmp_group *group, u8_t type) in igmp_send()
|
| /lib/liblwip/src/include/lwip/ |
| D | memp.h | 87 #define memp_malloc(type) mem_malloc(memp_sizes[type]) argument 88 #define memp_free(type, mem) mem_free(mem) argument
|
| D | pbuf.h | 99 u8_t /*pbuf_type*/ type; member
|
| D | netif.h | 233 #define NETIF_INIT_SNMP(netif, type, speed) \ argument 248 #define NETIF_INIT_SNMP(netif, type, speed) argument
|
| D | tcpip.h | 134 enum tcpip_msg_type type; member
|
| /include/ |
| D | stdarg.h | 12 #define va_arg(ap, type) \ argument
|
| /lib/liblwip/src/core/ |
| D | pbuf.c | 207 pbuf_alloc(pbuf_layer layer, u16_t length, pbuf_type type) in pbuf_alloc() 367 pbuf_alloced_custom(pbuf_layer l, u16_t length, pbuf_type type, struct pbuf_custom *p, in pbuf_alloced_custom() 513 u16_t type; in pbuf_header() local 620 u16_t type; in pbuf_free() local
|
| D | memp.c | 390 memp_malloc(memp_t type) in memp_malloc() 435 memp_free(memp_t type, void *mem) in memp_free()
|
| D | dns.c | 150 u16_t type; member 160 u16_t type; member
|
| /lib/liblwip/src/core/ipv6/ |
| D | icmp6.c | 49 u8_t type; in icmp_input() local
|
| /lib/liblwip/src/core/snmp/ |
| D | msg_in.c | 921 u8_t type; in snmp_pdu_header_check() local 1115 u8_t type; in snmp_pdu_dec_varbindlist() local 1316 snmp_varbind_alloc(struct snmp_obj_id *oid, u8_t type, u8_t len) in snmp_varbind_alloc()
|
| D | asn1_dec.c | 52 snmp_asn1_dec_type(struct pbuf *p, u16_t ofs, u8_t *type) in snmp_asn1_dec_type()
|
| D | asn1_enc.c | 181 snmp_asn1_enc_type(struct pbuf *p, u16_t ofs, u8_t type) in snmp_asn1_enc_type()
|
| /sys/kern/ |
| D | spinlock.c | 43 Spinlock_Init(Spinlock *lock, const char *name, uint64_t type) in Spinlock_Init()
|
| D | sysctl.c | 13 int type; member
|
| /sys/dev/ |
| D | sata.h | 9 uint8_t type; // 0x27 member
|
| /sbin/sysctl/ |
| D | sysctl.c | 12 int type; member
|