Searched defs:p (Results 51 – 61 of 61) sorted by relevance
123
| /lib/liblwip/src/netif/ppp/ |
| D | fsm.c | 654 fsm_rtermreq(fsm *f, int id, u_char *p, int len) in fsm_rtermreq()
|
| D | pap.c | 612 u_char *p, in upap_printpkt()
|
| D | chap.c | 849 ChapPrintPkt( u_char *p, int plen, void (*printer) (void *, char *, ...), void *arg) in ChapPrintPkt()
|
| D | ppp_impl.h | 225 #define MAKEHEADER(p, t) { \ argument
|
| /lib/liblwip/src/include/ipv4/lwip/ |
| D | ip.h | 214 #define ip_debug_print(p) argument
|
| /lib/liblwip/src/api/ |
| D | sockets.c | 562 struct pbuf *p; in lwip_recvfrom() local 829 struct pbuf* p; local 2310 struct pbuf *p = (struct pbuf *)sock->lastdata; local
|
| D | api_lib.c | 471 struct pbuf *p = NULL; in netconn_recv() local
|
| /lib/liblwip/src/include/lwip/ |
| D | sys.h | 71 #define sys_thread_new(n,t,a,s,p) argument
|
| /lib/liblwip/src/core/ |
| D | netif.c | 610 netif_loop_output(struct netif *netif, struct pbuf *p, in netif_loop_output()
|
| D | tcp.c | 1197 tcp_recv_null(void *arg, struct tcp_pcb *pcb, struct pbuf *p, err_t err) in tcp_recv_null()
|
| /sys/kern/ |
| D | syscall.c | 197 uint64_t p; in Syscall_MUnmap() local
|
123