tcpflags_t is only used within LwIP.
 
Symbols
loading...
Files
loading...

tcpflags_t

Syntax

typedef u16_t tcpflags_t;

References

LocationReferrerScopeText
tcp.h:206
typedef u16_t tcpflags_t;
sockets.c:3561lwip_setsockopt_impl()
tcp_nagle_disable(sock->conn->pcb.tcp);
sockets.c:3563lwip_setsockopt_impl()
tcp_nagle_enable(sock->conn->pcb.tcp);
tcp.c:451tcp_close_shutdown_fin()
tcp.c:495tcp_close()
tcp.c:526tcp_shutdown()
tcp.c:997tcp_recved()
tcp.c:1495tcp_fasttmr()
tcp.c:1497tcp_fasttmr()
tcp.c:1502tcp_fasttmr()
tcp.c:1820tcp_handle_closepend()
tcp.c:2190tcp_pcb_remove()
tcp.h:251tcp_pcb::flagstcp_pcb
tcpflags_t flags;
tcp_in.c:770tcp_timewait_input()
tcp_in.c:818tcp_process()
tcp_in.c:826tcp_process()
tcp_in.c:839tcp_process()
tcp_in.c:906tcp_process()
tcp_in.c:966tcp_process()
tcp_in.c:984tcp_process()
tcp_in.c:995tcp_process()
tcp_in.c:1001tcp_process()
tcp_in.c:1013tcp_process()
tcp_in.c:1236tcp_receive()
tcp_in.c:1326tcp_receive()
tcp_in.c:1329tcp_receive()
tcp_in.c:1450tcp_receive()
tcp_in.c:1625tcp_receive()
tcp_in.c:1882tcp_receive()
tcp_out.c:324tcp_write_checks()
tcp_out.c:337tcp_write_checks()
tcp_out.c:797tcp_write()
tcp_out.c:1014tcp_send_fin()
tcp_out.c:1077tcp_enqueue_flags()
tcp_out.c:1086tcp_enqueue_flags()
tcp_out.c:1118tcp_enqueue_flags()
tcp_out.c:1363tcp_output()
tcp_out.c:1371tcp_output()
tcp_out.c:1418tcp_output()
tcp_out.c:1669tcp_rexmit_rto_prepare()
tcp_out.c:1809tcp_rexmit_fast()
tcp_out.c:2045tcp_send_empty_ack()
tcp_out.c:2060tcp_send_empty_ack()
tcp_out.c:2063tcp_send_empty_ack()

Type Use

Variables of tcpflags_t type
all items filtered out
tcpflags_t
tcpflags_t
all items filtered out