Home
last modified time | relevance | path

Searched refs:err_t (Results 51 – 69 of 69) sorted by relevance

123

/lib/liblwip/src/include/lwip/
Dsnmp_msg.h304 err_t snmp_send_response(struct snmp_msg_pstat *m_stat);
305 err_t snmp_send_trap(s8_t generic_trap, struct snmp_obj_id *eoid, s32_t specific_trap);
/lib/liblwip/src/arch/
Detherif.c133 static err_t
318 err_t
Dsys_arch.c155 err_t
193 err_t
363 err_t
/lib/liblwip/src/core/ipv4/
Dip.c304 err_t
640 err_t
655 err_t ip_output_if_opt(struct pbuf *p, ip_addr_t *src, ip_addr_t *dest,
817 err_t
856 err_t
861 err_t err;
Dicmp.c220 err_t ret; in icmp_input()
Dip_frag.c666 err_t
/lib/liblwip/src/api/
Dsockets.c122 err_t err;
320 err_t err; in lwip_accept()
410 err_t err; in lwip_bind()
474 err_t err; in lwip_connect()
528 err_t err; in lwip_listen()
568 err_t err; in lwip_recvfrom()
757 err_t err; in lwip_send()
794 err_t err;
1096 err_t err;
1370 err_t err;
[all …]
/lib/liblwip/src/core/
Dtcp_in.c75 static err_t tcp_process(struct tcp_pcb *pcb);
79 static err_t tcp_listen_input(struct tcp_pcb_listen *pcb);
80 static err_t tcp_timewait_input(struct tcp_pcb *pcb);
101 err_t err; in tcp_input()
439 static err_t
443 err_t rc; in tcp_listen_input()
528 static err_t
574 static err_t
579 err_t err; in tcp_process()
Dtcp_out.c124 err_t
293 static err_t
353 err_t
371 err_t err; in tcp_write()
721 err_t
841 err_t
897 err_t
Dnetif.c90 static err_t
609 err_t
614 err_t err; in netif_loop_output()
Dpbuf.c851 err_t
965 err_t
1013 err_t err; in pbuf_coalesce()
1041 err_t
/lib/liblwip/src/core/snmp/
Dmsg_in.c62 static err_t snmp_pdu_header_check(struct pbuf *p, u16_t ofs, u16_t pdu_len, u16_t *ofs_ret, struct…
63 static err_t snmp_pdu_dec_varbindlist(struct pbuf *p, u16_t ofs, u16_t *ofs_ret, struct snmp_msg_ps…
138 err_t err_ret; in snmp_ok_response()
826 err_t err_ret; in snmp_recv()
915 static err_t
918 err_t derr; in snmp_pdu_header_check()
1109 static err_t
1112 err_t derr; in snmp_pdu_dec_varbindlist()
Dmsg_out.c112 err_t
118 err_t err; in snmp_send_response()
212 err_t
/lib/liblwip/src/netif/
Dslipif.c114 err_t
317 err_t
/lib/liblwip/test/unit/tcp/
Dtest_tcp.c138 err_t err; in START_TEST()
319 err_t err; in START_TEST()
416 err_t err; in START_TEST()
506 err_t err; in test_tcp_tx_full_window_lost()
/lib/liblwip/
DUPGRADING29 err_t, not a pointer to new data/netconn.
59 * Converted sys_mbox_new/sys_sem_new to take pointers and return err_t;
DCHANGELOG454 converted sys_mbox_new/sys_sem_new to take pointers and return err_t;
915 to return err_t (bugs #27709 and #28087)
1204 * err.h: patch #6459: Made err_t overridable to use a more efficient type
1574 by err_t type. Add a new err_t code "ERR_INPROGRESS".
3231 errors now have the correct type (err_t).
/lib/liblwip/doc/
Dsys_arch.txt48 - err_t sys_sem_new(sys_sem_t *sem, u8_t count)
97 - err_t sys_mbox_new(sys_mbox_t *mbox, int size)
118 - err_t sys_mbox_trypost(sys_mbox_t *mbox, void *msg)
/lib/liblwip/src/netif/ppp/
Dppp.c765 static err_t
809 static err_t
1322 static err_t

123