| /lib/liblwip/src/netif/ppp/ |
| D | ipcp.c | 258 ipcp_input(int unit, u_char *p, int len) in ipcp_input() 351 int len = *lenp; in ipcp_addci() local 425 ipcp_ackci(fsm *f, u_char *p, int len) in ipcp_ackci() 545 ipcp_nakci(fsm *f, u_char *p, int len) in ipcp_nakci() 750 ipcp_rejci(fsm *f, u_char *p, int len) in ipcp_rejci() 869 ipcp_reqci(fsm *f, u_char *inp/* Requested CIs */,int *len/* Length of requested CIs */,int reject_… in ipcp_reqci() 1383 ip_active_pkt(u_char *pkt, int len) in ip_active_pkt()
|
| /sys/include/ |
| D | mbuf.h | 17 uint32_t len; member
|
| /sys/kern/ |
| D | debug.c | 207 uint64_t off, len; in Debug_Dump() local 227 int len = 1; in Debug_Disasm() local
|
| D | syscall.c | 178 Syscall_MMap(uint64_t addr, uint64_t len, uint64_t prot) in Syscall_MMap() 194 Syscall_MUnmap(uint64_t addr, uint64_t len) in Syscall_MUnmap() 211 Syscall_MProtect(uint64_t addr, uint64_t len, uint64_t prot) in Syscall_MProtect() 358 Syscall_ReadDir(uint64_t fd, char *user_buf, size_t len, uintptr_t user_off) in Syscall_ReadDir()
|
| D | slab.c | 66 uintptr_t len = XMem_GetLength(slab->xmem); in SlabExtend() local
|
| D | malloc.c | 47 Malloc_Alloc(Heap *heap, uint64_t len) in Malloc_Alloc()
|
| D | libc.c | 90 strncmp(const char *s1, const char *s2, size_t len) in strncmp()
|
| D | palloc.c | 92 PAlloc_AddRegion(uintptr_t start, uintptr_t len) in PAlloc_AddRegion()
|
| /lib/liblwip/src/core/snmp/ |
| D | msg_in.c | 919 u16_t len, ofs_base; in snmp_pdu_header_check() local 1113 u16_t len, vb_len; 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 | mib_structs.c | 559 u16_t i, len; in snmp_search_tree() local 941 u16_t i, len; in snmp_expand_tree() local
|
| /lib/liblwip/src/api/ |
| D | netbuf.c | 193 netbuf_data(struct netbuf *buf, void **dataptr, u16_t *len) in netbuf_data()
|
| D | sockets.c | 557 lwip_recvfrom(int s, void *mem, size_t len, int flags, in lwip_recvfrom() 742 lwip_read(int s, void *mem, size_t len) in lwip_read() 748 lwip_recv(int s, void *mem, size_t len, int flags) in lwip_recv() 1247 event_callback(struct netconn *conn, enum netconn_evt evt, u16_t len)
|
| /sys/amd64/ |
| D | mbentry.c | 200 uintptr_t len = memRegionLen[i]; in MachineBoot_AddMem() local
|
| /sys/dev/x86/ |
| D | ide.c | 160 IDE_SwapAndTruncateString(char *str, int len) in IDE_SwapAndTruncateString() 340 IDE_ReadOne(IDEDrive *drive, void *buf, uint64_t off, uint64_t len) in IDE_ReadOne() 414 IDE_WriteOne(IDEDrive *drive, void *buf, uint64_t off, uint64_t len) in IDE_WriteOne()
|
| /lib/liblwip/src/include/lwip/ |
| D | api_msg.h | 90 size_t len; member 98 u32_t len; member
|
| D | tcp_impl.h | 177 #define TCPH_HDRLEN_SET(phdr, len) (phdr)->_hdrlen_rsvd_flags = htons(((len) << 12) | TCPH_FLAGS(ph… argument 179 #define TCPH_HDRLEN_FLAGS_SET(phdr, len, flags) (phdr)->_hdrlen_rsvd_flags = htons(((len) << 12) | … argument 280 u16_t len; /* the TCP length of this segment */ member
|
| D | pbuf.h | 96 u16_t len; member
|
| /sys/fs/o2fs/ |
| D | o2fs.c | 512 O2FS_Read(VNode *fn, void *buf, uint64_t off, uint64_t len) in O2FS_Read() 578 O2FS_Write(VNode *fn, void *buf, uint64_t off, uint64_t len) in O2FS_Write() 646 O2FS_ReadDir(VNode *fn, void *buf, uint64_t len, uint64_t *off) in O2FS_ReadDir()
|
| /lib/liblwip/src/include/ipv6/lwip/ |
| D | ip.h | 93 u16_t len; /* payload length */ member
|
| /lib/liblwip/src/core/ipv4/ |
| D | ip_frag.c | 335 u16_t offset,len; in ip_reass_chain_frag_into_datagram_and_validate() local 482 u16_t offset, len; in ip_reass() local
|
| D | ip_addr.c | 285 int len = 0; in ipaddr_ntoa_r() local
|
| /lib/liblwip/src/arch/ |
| D | etherif.c | 191 u16_t len; in low_level_input() local
|
| /sys/dev/ |
| D | e1000.c | 97 volatile uint16_t len; // Length member 112 volatile uint16_t len; // Length member 328 uint16_t len = dev->rxDesc[dev->rxTail].len; in E1000_Dequeue() local
|
| /lib/libc/ |
| D | string.c | 91 strncmp(const char *s1, const char *s2, size_t len) in strncmp()
|
| /lib/liblwip/src/netif/ |
| D | slipif.c | 497 slipif_received_bytes(struct netif *netif, u8_t *data, u8_t len) in slipif_received_bytes()
|