comparison network/tags @ 107:56d09a0969b5 avr-http

Import uIP and the PPP implementation from https://code.google.com/p/avrusbmodem/
author Matt Johnston <matt@ucc.asn.au>
date Fri, 07 Sep 2012 23:53:53 +0800
parents
children
comparison
equal deleted inserted replaced
106:5c8404549cc0 107:56d09a0969b5
1 !_TAG_FILE_FORMAT 2 /extended format; --format=1 will not append ;" to lines/
2 !_TAG_FILE_SORTED 1 /0=unsorted, 1=sorted, 2=foldcase/
3 !_TAG_PROGRAM_AUTHOR Darren Hiebert /[email protected]/
4 !_TAG_PROGRAM_NAME Exuberant Ctags //
5 !_TAG_PROGRAM_URL http://ctags.sourceforge.net /official site/
6 !_TAG_PROGRAM_VERSION 5.8 //
7 BUF uip.c /^#define BUF /;" d file:
8 CCIF uip.h /^#define CCIF$/;" d
9 CLOCK_SECOND clock.h /^#define CLOCK_SECOND /;" d
10 CurrentChecksum network.c /^static uint16_t CurrentChecksum, OneBackChecksum, TwoBackChecksum;$/;" v file:
11 DEBUG_PRINTF uip.c /^#define DEBUG_PRINTF(/;" d file:
12 DumpPacket network.c /^void DumpPacket(void)$/;" f
13 Escape network.c /^static bool Escape = false;$/;" v file:
14 FBUF uip.c /^#define FBUF /;" d file:
15 ICMP6_ECHO uip.c /^#define ICMP6_ECHO /;" d file:
16 ICMP6_ECHO_REPLY uip.c /^#define ICMP6_ECHO_REPLY /;" d file:
17 ICMP6_FLAG_S uip.c /^#define ICMP6_FLAG_S /;" d file:
18 ICMP6_NEIGHBOR_ADVERTISEMENT uip.c /^#define ICMP6_NEIGHBOR_ADVERTISEMENT /;" d file:
19 ICMP6_NEIGHBOR_SOLICITATION uip.c /^#define ICMP6_NEIGHBOR_SOLICITATION /;" d file:
20 ICMP6_OPTION_SOURCE_LINK_ADDRESS uip.c /^#define ICMP6_OPTION_SOURCE_LINK_ADDRESS /;" d file:
21 ICMP6_OPTION_TARGET_LINK_ADDRESS uip.c /^#define ICMP6_OPTION_TARGET_LINK_ADDRESS /;" d file:
22 ICMPBUF uip.c /^#define ICMPBUF /;" d file:
23 ICMP_DEST_UNREACHABLE uip.c /^#define ICMP_DEST_UNREACHABLE /;" d file:
24 ICMP_ECHO uip.c /^#define ICMP_ECHO /;" d file:
25 ICMP_ECHO_REPLY uip.c /^#define ICMP_ECHO_REPLY /;" d file:
26 ICMP_PORT_UNREACHABLE uip.c /^#define ICMP_PORT_UNREACHABLE /;" d file:
27 INCLUDE_FROM_NETWORK_C network.c /^#define INCLUDE_FROM_NETWORK_C$/;" d file:
28 IP_MF uip.c /^#define IP_MF /;" d file:
29 ISR clock.c /^ISR(TIMER0_COMPA_vect)$/;" f
30 MIN uip.c /^#define MIN(/;" d file:
31 OneBackChecksum network.c /^static uint16_t CurrentChecksum, OneBackChecksum, TwoBackChecksum;$/;" v file:
32 PACKET_STATE_INBODY network.h /^ PACKET_STATE_INBODY = 2,$/;" e enum:Packet_States_t
33 PACKET_STATE_INHEADER network.h /^ PACKET_STATE_INHEADER = 1,$/;" e enum:Packet_States_t
34 PACKET_STATE_NULL network.h /^ PACKET_STATE_NULL = 0,$/;" e enum:Packet_States_t
35 PacketLength network.c /^static uint16_t PacketLength = 0;$/;" v file:
36 PacketProtocol network.c /^static uint16_t PacketProtocol = 0;$/;" v file:
37 PacketState network.c /^static uint8_t PacketState = PACKET_STATE_NULL;$/;" v file:
38 Packet_States_t network.h /^ enum Packet_States_t$/;" g
39 RESERVED uipopt.h /^ uint8_t RESERVED;$/;" m struct:__anon7
40 RESERVED uipopt.h /^ uint8_t RESERVED;$/;" m struct:__anon8
41 SICSLOWPAN_CONF_COMPRESSION uipopt.h /^#define SICSLOWPAN_CONF_COMPRESSION /;" d
42 SICSLOWPAN_CONF_FRAG uipopt.h /^#define SICSLOWPAN_CONF_FRAG /;" d
43 SICSLOWPAN_CONF_MAX_ADDR_CONTEXTS uipopt.h /^#define SICSLOWPAN_CONF_MAX_ADDR_CONTEXTS /;" d
44 SICSLOWPAN_REASS_MAXAGE uipopt.h /^#define SICSLOWPAN_REASS_MAXAGE /;" d
45 SOURCES Makefile /^SOURCES=timer.c uip.c test.c $/;" m
46 TCP_ACK uip.c /^#define TCP_ACK /;" d file:
47 TCP_CTL uip.c /^#define TCP_CTL /;" d file:
48 TCP_FIN uip.c /^#define TCP_FIN /;" d file:
49 TCP_OPT_END uip.c /^#define TCP_OPT_END /;" d file:
50 TCP_OPT_MSS uip.c /^#define TCP_OPT_MSS /;" d file:
51 TCP_OPT_MSS_LEN uip.c /^#define TCP_OPT_MSS_LEN /;" d file:
52 TCP_OPT_NOOP uip.c /^#define TCP_OPT_NOOP /;" d file:
53 TCP_PSH uip.c /^#define TCP_PSH /;" d file:
54 TCP_RST uip.c /^#define TCP_RST /;" d file:
55 TCP_SYN uip.c /^#define TCP_SYN /;" d file:
56 TCP_URG uip.c /^#define TCP_URG /;" d file:
57 TwoBackChecksum network.c /^static uint16_t CurrentChecksum, OneBackChecksum, TwoBackChecksum;$/;" v file:
58 UDPBUF uip.c /^#define UDPBUF /;" d file:
59 UIP_802154_LONGADDR_LEN uip.h /^#define UIP_802154_LONGADDR_LEN /;" d
60 UIP_802154_SHORTADDR_LEN uip.h /^#define UIP_802154_SHORTADDR_LEN /;" d
61 UIP_ABORT uip.h /^#define UIP_ABORT /;" d
62 UIP_ACKDATA uip.h /^#define UIP_ACKDATA /;" d
63 UIP_ACTIVE_OPEN uipopt.h /^#define UIP_ACTIVE_OPEN /;" d
64 UIP_APPCALL uipopt.h /^#define UIP_APPCALL /;" d
65 UIP_APPDATA_PTR uip.h /^#define UIP_APPDATA_PTR /;" d
66 UIP_APPDATA_SIZE uip.h /^#define UIP_APPDATA_SIZE /;" d
67 UIP_ARPTAB_SIZE uipopt.h /^#define UIP_ARPTAB_SIZE /;" d
68 UIP_ARP_MAXAGE uipopt.h /^#define UIP_ARP_MAXAGE /;" d
69 UIP_BIG_ENDIAN uipopt.h /^#define UIP_BIG_ENDIAN /;" d
70 UIP_BROADCAST uipopt.h /^#define UIP_BROADCAST /;" d
71 UIP_BUFSIZE uipopt.h /^#define UIP_BUFSIZE /;" d
72 UIP_BYTE_ORDER uipopt.h /^#define UIP_BYTE_ORDER /;" d
73 UIP_CLOSE uip.h /^#define UIP_CLOSE /;" d
74 UIP_CLOSED uip.h /^#define UIP_CLOSED /;" d
75 UIP_CLOSING uip.h /^#define UIP_CLOSING /;" d
76 UIP_CONF_IPV6 uipopt.h /^#define UIP_CONF_IPV6 /;" d
77 UIP_CONF_IPV6_CHECKS uipopt.h /^#define UIP_CONF_IPV6_CHECKS /;" d
78 UIP_CONF_IPV6_QUEUE_PKT uipopt.h /^#define UIP_CONF_IPV6_QUEUE_PKT /;" d
79 UIP_CONF_IPV6_REASSEMBLY uipopt.h /^#define UIP_CONF_IPV6_REASSEMBLY /;" d
80 UIP_CONF_ND6_MAX_DEFROUTERS uipopt.h /^#define UIP_CONF_ND6_MAX_DEFROUTERS /;" d
81 UIP_CONF_ND6_MAX_NEIGHBORS uipopt.h /^#define UIP_CONF_ND6_MAX_NEIGHBORS /;" d
82 UIP_CONF_ND6_MAX_PREFIXES uipopt.h /^#define UIP_CONF_ND6_MAX_PREFIXES /;" d
83 UIP_CONF_NETIF_MAX_ADDRESSES uipopt.h /^#define UIP_CONF_NETIF_MAX_ADDRESSES /;" d
84 UIP_CONNECTED uip.h /^#define UIP_CONNECTED /;" d
85 UIP_CONNS uipopt.h /^#define UIP_CONNS /;" d
86 UIP_DATA uip.h /^#define UIP_DATA /;" d
87 UIP_DEFAULT_PREFIX_LEN uipopt.h /^#define UIP_DEFAULT_PREFIX_LEN /;" d
88 UIP_ESTABLISHED uip.h /^#define UIP_ESTABLISHED /;" d
89 UIP_EXT_HDR_BITMAP_AH uip.h /^#define UIP_EXT_HDR_BITMAP_AH /;" d
90 UIP_EXT_HDR_BITMAP_DESTO1 uip.h /^#define UIP_EXT_HDR_BITMAP_DESTO1 /;" d
91 UIP_EXT_HDR_BITMAP_DESTO2 uip.h /^#define UIP_EXT_HDR_BITMAP_DESTO2 /;" d
92 UIP_EXT_HDR_BITMAP_ESP uip.h /^#define UIP_EXT_HDR_BITMAP_ESP /;" d
93 UIP_EXT_HDR_BITMAP_FRAG uip.h /^#define UIP_EXT_HDR_BITMAP_FRAG /;" d
94 UIP_EXT_HDR_BITMAP_HBHO uip.h /^#define UIP_EXT_HDR_BITMAP_HBHO /;" d
95 UIP_EXT_HDR_BITMAP_ROUTING uip.h /^#define UIP_EXT_HDR_BITMAP_ROUTING /;" d
96 UIP_EXT_HDR_OPT_PAD1 uip.h /^#define UIP_EXT_HDR_OPT_PAD1 /;" d
97 UIP_EXT_HDR_OPT_PADN uip.h /^#define UIP_EXT_HDR_OPT_PADN /;" d
98 UIP_FIN_WAIT_1 uip.h /^#define UIP_FIN_WAIT_1 /;" d
99 UIP_FIN_WAIT_2 uip.h /^#define UIP_FIN_WAIT_2 /;" d
100 UIP_FIXEDADDR uipopt.h /^#define UIP_FIXEDADDR /;" d
101 UIP_FIXEDETHADDR uipopt.h /^#define UIP_FIXEDETHADDR /;" d
102 UIP_FRAGH_LEN uip.h /^#define UIP_FRAGH_LEN /;" d
103 UIP_HTONL uip.h /^# define UIP_HTONL(/;" d
104 UIP_HTONS uip.h /^# define UIP_HTONS(/;" d
105 UIP_ICMPH_LEN uip.h /^#define UIP_ICMPH_LEN /;" d
106 UIP_IPH_LEN uip.h /^#define UIP_IPH_LEN /;" d
107 UIP_IPICMPH_LEN uip.h /^#define UIP_IPICMPH_LEN /;" d
108 UIP_IPTCPH_LEN uip.h /^#define UIP_IPTCPH_LEN /;" d
109 UIP_IPUDPH_LEN uip.h /^#define UIP_IPUDPH_LEN /;" d
110 UIP_LAST_ACK uip.h /^#define UIP_LAST_ACK /;" d
111 UIP_LINK_MTU uipopt.h /^#define UIP_LINK_MTU /;" d
112 UIP_LISTENPORTS uipopt.h /^#define UIP_LISTENPORTS /;" d
113 UIP_LITTLE_ENDIAN uipopt.h /^#define UIP_LITTLE_ENDIAN /;" d
114 UIP_LLADDR_LEN uip.h /^#define UIP_LLADDR_LEN /;" d
115 UIP_LLH_LEN uipopt.h /^#define UIP_LLH_LEN /;" d
116 UIP_LLIPH_LEN uip.h /^#define UIP_LLIPH_LEN /;" d
117 UIP_LLPREF_LEN uip.h /^#define UIP_LLPREF_LEN /;" d
118 UIP_LOG uip.c /^#define UIP_LOG(/;" d file:
119 UIP_LOGGING uipopt.h /^#define UIP_LOGGING /;" d
120 UIP_MAXRTX uipopt.h /^#define UIP_MAXRTX /;" d
121 UIP_MAXSYNRTX uipopt.h /^#define UIP_MAXSYNRTX /;" d
122 UIP_NEWDATA uip.h /^#define UIP_NEWDATA /;" d
123 UIP_PINGADDRCONF uipopt.h /^#define UIP_PINGADDRCONF /;" d
124 UIP_POLL uip.h /^#define UIP_POLL /;" d
125 UIP_POLL_REQUEST uip.h /^#define UIP_POLL_REQUEST /;" d
126 UIP_PROTO_DESTO uip.h /^#define UIP_PROTO_DESTO /;" d
127 UIP_PROTO_FRAG uip.h /^#define UIP_PROTO_FRAG /;" d
128 UIP_PROTO_HBHO uip.h /^#define UIP_PROTO_HBHO /;" d
129 UIP_PROTO_ICMP uip.h /^#define UIP_PROTO_ICMP /;" d
130 UIP_PROTO_ICMP6 uip.h /^#define UIP_PROTO_ICMP6 /;" d
131 UIP_PROTO_NONE uip.h /^#define UIP_PROTO_NONE /;" d
132 UIP_PROTO_ROUTING uip.h /^#define UIP_PROTO_ROUTING /;" d
133 UIP_PROTO_TCP uip.h /^#define UIP_PROTO_TCP /;" d
134 UIP_PROTO_UDP uip.h /^#define UIP_PROTO_UDP /;" d
135 UIP_REASSEMBLY uipopt.h /^#define UIP_REASSEMBLY /;" d
136 UIP_REASS_BUFSIZE uip.c /^#define UIP_REASS_BUFSIZE /;" d file:
137 UIP_REASS_FLAG_LASTFRAG uip.c /^#define UIP_REASS_FLAG_LASTFRAG /;" d file:
138 UIP_REASS_MAXAGE uipopt.h /^#define UIP_REASS_MAXAGE /;" d
139 UIP_RECEIVE_WINDOW uipopt.h /^#define UIP_RECEIVE_WINDOW /;" d
140 UIP_REXMIT uip.h /^#define UIP_REXMIT /;" d
141 UIP_RTO uipopt.h /^#define UIP_RTO /;" d
142 UIP_STAT uip.c /^#define UIP_STAT(/;" d file:
143 UIP_STAT uip.h /^#define UIP_STAT(/;" d
144 UIP_STATISTICS uipopt.h /^#define UIP_STATISTICS /;" d
145 UIP_STOPPED uip.h /^#define UIP_STOPPED /;" d
146 UIP_SYN_RCVD uip.h /^#define UIP_SYN_RCVD /;" d
147 UIP_SYN_SENT uip.h /^#define UIP_SYN_SENT /;" d
148 UIP_TCP uipopt.h /^#define UIP_TCP /;" d
149 UIP_TCPH_LEN uip.h /^#define UIP_TCPH_LEN /;" d
150 UIP_TCPIP_HLEN uip.h /^#define UIP_TCPIP_HLEN /;" d
151 UIP_TCP_MSS uipopt.h /^#define UIP_TCP_MSS /;" d
152 UIP_TIMEDOUT uip.h /^#define UIP_TIMEDOUT /;" d
153 UIP_TIMER uip.h /^#define UIP_TIMER /;" d
154 UIP_TIME_WAIT uip.h /^#define UIP_TIME_WAIT /;" d
155 UIP_TIME_WAIT_TIMEOUT uipopt.h /^#define UIP_TIME_WAIT_TIMEOUT /;" d
156 UIP_TS_MASK uip.h /^#define UIP_TS_MASK /;" d
157 UIP_TTL uipopt.h /^#define UIP_TTL /;" d
158 UIP_UDP uipopt.h /^#define UIP_UDP /;" d
159 UIP_UDPH_LEN uip.h /^#define UIP_UDPH_LEN /;" d
160 UIP_UDP_CHECKSUMS uipopt.h /^#define UIP_UDP_CHECKSUMS /;" d
161 UIP_UDP_CONNS uipopt.h /^#define UIP_UDP_CONNS /;" d
162 UIP_UDP_SEND_CONN uip.h /^#define UIP_UDP_SEND_CONN /;" d
163 UIP_UDP_TIMER uip.h /^#define UIP_UDP_TIMER /;" d
164 UIP_URGDATA uipopt.h /^#define UIP_URGDATA /;" d
165 __CLOCK_ARCH_H__ clock.h /^#define __CLOCK_ARCH_H__$/;" d
166 __NETWORK_H__ network.h /^#define __NETWORK_H__$/;" d
167 __TIMER_H__ timer.h /^#define __TIMER_H__$/;" d
168 __UIPOPT_H__ uipopt.h /^#define __UIPOPT_H__$/;" d
169 __UIP_H__ uip.h /^#define __UIP_H__$/;" d
170 ackerr uip.h /^ uip_stats_t ackerr; \/**< Number of TCP segments with a bad ACK$/;" m struct:uip_stats::__anon4
171 ackno uip.h /^ ackno[4],$/;" m struct:uip_tcpip_hdr
172 ackno uip.h /^ u8_t ackno[4];$/;" m struct:uip_tcp_hdr
173 addr uip.h /^ u8_t addr[2];$/;" m struct:uip_802154_shortaddr
174 addr uip.h /^ u8_t addr[6];$/;" m struct:uip_80211_addr
175 addr uip.h /^ u8_t addr[6];$/;" m struct:uip_eth_addr
176 addr uip.h /^ u8_t addr[8];$/;" m struct:uip_802154_longaddr
177 appstate uip.h /^ uip_icmp6_appstate_t appstate;$/;" m struct:uip_icmp6_conn
178 appstate uip.h /^ uip_tcp_appstate_t appstate;$/;" m struct:uip_conn
179 appstate uip.h /^ uip_udp_appstate_t appstate;$/;" m struct:uip_udp_conn
180 bitmap_bits uip.c /^static const u8_t bitmap_bits[8] = {0xff, 0x7f, 0x3f, 0x1f,$/;" v file:
181 c uip.c /^static u8_t c, opt;$/;" v file:
182 chkerr uip.h /^ uip_stats_t chkerr; \/**< Number of ICMP packets with a bad$/;" m struct:uip_stats::__anon3
183 chkerr uip.h /^ uip_stats_t chkerr; \/**< Number of TCP segments with a bad$/;" m struct:uip_stats::__anon4
184 chkerr uip.h /^ uip_stats_t chkerr; \/**< Number of UDP segments with a bad$/;" m struct:uip_stats::__anon5
185 chkerr uip.h /^ uip_stats_t chkerr; \/**< Number of packets dropped due to IP$/;" m struct:uip_stats::__anon2
186 chksum uip.c /^chksum(u16_t sum, const u8_t *data, u16_t len)$/;" f file:
187 clock_datetime clock.c /^volatile clock_time_t clock_datetime = 0;$/;" v
188 clock_init clock.c /^void clock_init()$/;" f
189 clock_time clock.c /^clock_time_t clock_time()$/;" f
190 clock_time_t clock.h /^typedef uint16_t clock_time_t;$/;" t
191 destipaddr uip.h /^ uip_ip6addr_t srcipaddr, destipaddr;$/;" m struct:uip_icmpip_hdr
192 destipaddr uip.h /^ uip_ip6addr_t srcipaddr, destipaddr;$/;" m struct:uip_ip_hdr
193 destipaddr uip.h /^ uip_ip6addr_t srcipaddr, destipaddr;$/;" m struct:uip_tcpip_hdr
194 destipaddr uip.h /^ uip_ip6addr_t srcipaddr, destipaddr;$/;" m struct:uip_udpip_hdr
195 destport uip.h /^ destport;$/;" m struct:uip_tcpip_hdr
196 destport uip.h /^ destport;$/;" m struct:uip_udpip_hdr
197 destport uip.h /^ u16_t destport;$/;" m struct:uip_tcp_hdr
198 destport uip.h /^ u16_t destport;$/;" m struct:uip_udp_hdr
199 drop uip.h /^ uip_stats_t drop; \/**< Number of dropped ICMP packets. *\/$/;" m struct:uip_stats::__anon3
200 drop uip.h /^ uip_stats_t drop; \/**< Number of dropped ND6 packets. *\/$/;" m struct:uip_stats::__anon6
201 drop uip.h /^ uip_stats_t drop; \/**< Number of dropped TCP segments. *\/$/;" m struct:uip_stats::__anon4
202 drop uip.h /^ uip_stats_t drop; \/**< Number of dropped UDP segments. *\/$/;" m struct:uip_stats::__anon5
203 drop uip.h /^ uip_stats_t drop; \/**< Number of dropped packets at the IP$/;" m struct:uip_stats::__anon2
204 flags uip.h /^ flags,$/;" m struct:uip_tcpip_hdr
205 flags uip.h /^ u8_t flags;$/;" m struct:uip_tcp_hdr
206 flow uip.h /^ u16_t flow;$/;" m struct:uip_icmpip_hdr
207 flow uip.h /^ u16_t flow;$/;" m struct:uip_ip_hdr
208 flow uip.h /^ u16_t flow;$/;" m struct:uip_tcpip_hdr
209 flow uip.h /^ u16_t flow;$/;" m struct:uip_udpip_hdr
210 forwarded uip.h /^ uip_stats_t forwarded;\/**< Number of forwarded packets at the IP $/;" m struct:uip_stats::__anon2
211 fragerr uip.h /^ uip_stats_t fragerr; \/**< Number of packets dropped since they$/;" m struct:uip_stats::__anon2
212 hblenerr uip.h /^ uip_stats_t hblenerr; \/**< Number of packets dropped due to wrong$/;" m struct:uip_stats::__anon2
213 icmp uip.h /^ } icmp; \/**< ICMP statistics. *\/$/;" m struct:uip_stats typeref:struct:uip_stats::__anon3
214 icmpchksum uip.h /^ u16_t icmpchksum;$/;" m struct:uip_icmp_hdr
215 icmpchksum uip.h /^ u16_t icmpchksum;$/;" m struct:uip_icmpip_hdr
216 icode uip.h /^ u8_t type, icode;$/;" m struct:uip_icmp_hdr
217 icode uip.h /^ u8_t type, icode;$/;" m struct:uip_icmpip_hdr
218 id uip.h /^ u16_t id, seqno;$/;" m struct:uip_icmp_hdr
219 id uip.h /^ u16_t id, seqno;$/;" m struct:uip_icmpip_hdr
220 id uip.h /^ u32_t id;$/;" m struct:uip_frag_hdr
221 init uip.h /^ void (*init)(void);$/;" m struct:uip_fallback_interface
222 initialmss uip.h /^ u16_t initialmss; \/**< Initial maximum segment size for the$/;" m struct:uip_conn
223 interval timer.h /^ clock_time_t interval;$/;" m struct:timer
224 ip uip.h /^ } ip; \/**< IP statistics. *\/$/;" m struct:uip_stats typeref:struct:uip_stats::__anon2
225 ipid uip.c /^static u16_t ipid; \/* Ths ipid variable is an increasing$/;" v file:
226 iss uip.c /^static u8_t iss[4]; \/* The iss variable is used for the TCP$/;" v file:
227 lastport uip.c /^static u16_t lastport; \/* Keeps track of the last port used for$/;" v file:
228 lblenerr uip.h /^ uip_stats_t lblenerr; \/**< Number of packets dropped due to wrong$/;" m struct:uip_stats::__anon2
229 len uip.h /^ u16_t len; \/**< Length of the data that was previously sent. *\/$/;" m struct:uip_conn
230 len uip.h /^ u8_t len;$/;" m struct:uip_desto_hdr
231 len uip.h /^ u8_t len;$/;" m struct:uip_ext_hdr
232 len uip.h /^ u8_t len;$/;" m struct:uip_ext_hdr_opt
233 len uip.h /^ u8_t len;$/;" m struct:uip_hbho_hdr
234 len uip.h /^ u8_t len;$/;" m struct:uip_routing_hdr
235 len uip.h /^ u8_t len[2];$/;" m struct:uip_icmpip_hdr
236 len uip.h /^ u8_t len[2];$/;" m struct:uip_ip_hdr
237 len uip.h /^ u8_t len[2];$/;" m struct:uip_tcpip_hdr
238 len uip.h /^ u8_t len[2];$/;" m struct:uip_udpip_hdr
239 lport uip.h /^ u16_t lport; \/**< The local TCP port, in network byte order. *\/$/;" m struct:uip_conn
240 lport uip.h /^ u16_t lport; \/**< The local port number in network byte order. *\/$/;" m struct:uip_udp_conn
241 main test.c /^int main(int argc, char ** argv)$/;" f
242 mss uip.h /^ u16_t mss; \/**< Current maximum segment size for the$/;" m struct:uip_conn
243 nd6 uip.h /^ } nd6;$/;" m struct:uip_stats typeref:struct:uip_stats::__anon6
244 network_init network.c /^void network_init(void)$/;" f
245 network_read network.c /^uint16_t network_read(void)$/;" f
246 network_send network.c /^void network_send(uint16_t protocol)$/;" f
247 next uip.h /^ u8_t next;$/;" m struct:uip_desto_hdr
248 next uip.h /^ u8_t next;$/;" m struct:uip_ext_hdr
249 next uip.h /^ u8_t next;$/;" m struct:uip_frag_hdr
250 next uip.h /^ u8_t next;$/;" m struct:uip_hbho_hdr
251 next uip.h /^ u8_t next;$/;" m struct:uip_routing_hdr
252 nrtx uip.h /^ u8_t nrtx; \/**< The number of retransmissions for the last$/;" m struct:uip_conn
253 offsetresmore uip.h /^ u16_t offsetresmore;$/;" m struct:uip_frag_hdr
254 opt uip.c /^static u8_t c, opt;$/;" v file:
255 opt_len uip.h /^ u8_t opt_len;$/;" m struct:uip_ext_hdr_opt_padn
256 opt_type uip.h /^ u8_t opt_type;$/;" m struct:uip_ext_hdr_opt_padn
257 optdata uip.h /^ u8_t optdata[4];$/;" m struct:uip_tcp_hdr
258 optdata uip.h /^ u8_t optdata[4];$/;" m struct:uip_tcpip_hdr
259 output uip.h /^ void (*output)(void);$/;" m struct:uip_fallback_interface
260 payload uip.h /^ u8_t payload[1];$/;" m struct:uip_icmpip_hdr
261 proto uip.h /^ u8_t proto, ttl;$/;" m struct:uip_icmpip_hdr
262 proto uip.h /^ u8_t proto, ttl;$/;" m struct:uip_ip_hdr
263 proto uip.h /^ u8_t proto, ttl;$/;" m struct:uip_tcpip_hdr
264 proto uip.h /^ u8_t proto, ttl;$/;" m struct:uip_udpip_hdr
265 protoerr uip.h /^ uip_stats_t protoerr; \/**< Number of packets dropped since they$/;" m struct:uip_stats::__anon2
266 rcv_nxt uip.h /^ u8_t rcv_nxt[4]; \/**< The sequence number that we expect to$/;" m struct:uip_conn
267 recv uip.h /^ uip_stats_t recv; \/**< Number of received ICMP packets. *\/$/;" m struct:uip_stats::__anon3
268 recv uip.h /^ uip_stats_t recv; \/**< Number of received packets at the IP$/;" m struct:uip_stats::__anon2
269 recv uip.h /^ uip_stats_t recv; \/**< Number of recived ND6 packets *\/$/;" m struct:uip_stats::__anon6
270 recv uip.h /^ uip_stats_t recv; \/**< Number of recived TCP segments. *\/$/;" m struct:uip_stats::__anon4
271 recv uip.h /^ uip_stats_t recv; \/**< Number of recived UDP segments. *\/$/;" m struct:uip_stats::__anon5
272 res uip.h /^ u8_t res;$/;" m struct:uip_frag_hdr
273 rexmit uip.h /^ uip_stats_t rexmit; \/**< Number of retransmitted TCP segments. *\/$/;" m struct:uip_stats::__anon4
274 ripaddr uip.h /^ uip_ipaddr_t ripaddr; \/**< The IP address of the remote host. *\/$/;" m struct:uip_conn
275 ripaddr uip.h /^ uip_ipaddr_t ripaddr; \/**< The IP address of the remote peer. *\/$/;" m struct:uip_udp_conn
276 routing_type uip.h /^ u8_t routing_type;$/;" m struct:uip_routing_hdr
277 rport uip.h /^ u16_t rport; \/**< The local remote TCP port, in network byte$/;" m struct:uip_conn
278 rport uip.h /^ u16_t rport; \/**< The remote port number in network byte order. *\/$/;" m struct:uip_udp_conn
279 rst uip.h /^ uip_stats_t rst; \/**< Number of recevied TCP RST (reset) segments. *\/$/;" m struct:uip_stats::__anon4
280 rto uip.h /^ u8_t rto; \/**< Retransmission time-out. *\/$/;" m struct:uip_conn
281 sa uip.h /^ u8_t sa; \/**< Retransmission time-out calculation state$/;" m struct:uip_conn
282 seg_left uip.h /^ u8_t seg_left;$/;" m struct:uip_routing_hdr
283 sent uip.h /^ uip_stats_t sent; \/**< Number of sent ICMP packets. *\/$/;" m struct:uip_stats::__anon3
284 sent uip.h /^ uip_stats_t sent; \/**< Number of sent ND6 packets *\/$/;" m struct:uip_stats::__anon6
285 sent uip.h /^ uip_stats_t sent; \/**< Number of sent TCP segments. *\/$/;" m struct:uip_stats::__anon4
286 sent uip.h /^ uip_stats_t sent; \/**< Number of sent UDP segments. *\/$/;" m struct:uip_stats::__anon5
287 sent uip.h /^ uip_stats_t sent; \/**< Number of sent packets at the IP$/;" m struct:uip_stats::__anon2
288 seqno uip.h /^ u16_t id, seqno;$/;" m struct:uip_icmp_hdr
289 seqno uip.h /^ u16_t id, seqno;$/;" m struct:uip_icmpip_hdr
290 seqno uip.h /^ u8_t seqno[4],$/;" m struct:uip_tcpip_hdr
291 seqno uip.h /^ u8_t seqno[4];$/;" m struct:uip_tcp_hdr
292 snd_nxt uip.h /^ u8_t snd_nxt[4]; \/**< The sequence number that was last sent by$/;" m struct:uip_conn
293 srcipaddr uip.h /^ uip_ip6addr_t srcipaddr, destipaddr;$/;" m struct:uip_icmpip_hdr
294 srcipaddr uip.h /^ uip_ip6addr_t srcipaddr, destipaddr;$/;" m struct:uip_ip_hdr
295 srcipaddr uip.h /^ uip_ip6addr_t srcipaddr, destipaddr;$/;" m struct:uip_tcpip_hdr
296 srcipaddr uip.h /^ uip_ip6addr_t srcipaddr, destipaddr;$/;" m struct:uip_udpip_hdr
297 srcport uip.h /^ u16_t srcport,$/;" m struct:uip_tcpip_hdr
298 srcport uip.h /^ u16_t srcport,$/;" m struct:uip_udpip_hdr
299 srcport uip.h /^ u16_t srcport;$/;" m struct:uip_tcp_hdr
300 srcport uip.h /^ u16_t srcport;$/;" m struct:uip_udp_hdr
301 start timer.h /^ clock_time_t start;$/;" m struct:timer
302 sv uip.h /^ u8_t sv; \/**< Retransmission time-out calculation state$/;" m struct:uip_conn
303 syndrop uip.h /^ uip_stats_t syndrop; \/**< Number of dropped SYNs due to too few$/;" m struct:uip_stats::__anon4
304 synrst uip.h /^ uip_stats_t synrst; \/**< Number of SYNs for closed ports,$/;" m struct:uip_stats::__anon4
305 tcf uip.h /^ tcf;$/;" m struct:uip_icmpip_hdr
306 tcf uip.h /^ tcf;$/;" m struct:uip_udpip_hdr
307 tcflow uip.h /^ tcflow;$/;" m struct:uip_tcpip_hdr
308 tcflow uip.h /^ u8_t tcflow;$/;" m struct:uip_ip_hdr
309 tcp uip.h /^ } tcp; \/**< TCP statistics. *\/$/;" m struct:uip_stats typeref:struct:uip_stats::__anon4
310 tcpchksum uip.h /^ u16_t tcpchksum;$/;" m struct:uip_tcp_hdr
311 tcpchksum uip.h /^ u16_t tcpchksum;$/;" m struct:uip_tcpip_hdr
312 tcpoffset uip.h /^ tcpoffset,$/;" m struct:uip_tcpip_hdr
313 tcpoffset uip.h /^ u8_t tcpoffset;$/;" m struct:uip_tcp_hdr
314 tcpstateflags uip.h /^ u8_t tcpstateflags; \/**< TCP state and flags. *\/$/;" m struct:uip_conn
315 timer timer.h /^struct timer {$/;" s
316 timer uip.h /^ u8_t timer; \/**< The retransmission timer. *\/$/;" m struct:uip_conn
317 timer_expired timer.c /^timer_expired(struct timer *t)$/;" f
318 timer_reset timer.c /^timer_reset(struct timer *t)$/;" f
319 timer_restart timer.c /^timer_restart(struct timer *t)$/;" f
320 timer_set timer.c /^timer_set(struct timer *t, clock_time_t interval)$/;" f
321 tmp16 uip.c /^static u16_t tmp16;$/;" v file:
322 ttl uip.h /^ u8_t ttl; \/**< Default time-to-live. *\/$/;" m struct:uip_udp_conn
323 ttl uip.h /^ u8_t proto, ttl;$/;" m struct:uip_icmpip_hdr
324 ttl uip.h /^ u8_t proto, ttl;$/;" m struct:uip_ip_hdr
325 ttl uip.h /^ u8_t proto, ttl;$/;" m struct:uip_tcpip_hdr
326 ttl uip.h /^ u8_t proto, ttl;$/;" m struct:uip_udpip_hdr
327 type uip.h /^ u8_t type, icode;$/;" m struct:uip_icmp_hdr
328 type uip.h /^ u8_t type, icode;$/;" m struct:uip_icmpip_hdr
329 type uip.h /^ u8_t type;$/;" m struct:uip_ext_hdr_opt
330 typeerr uip.h /^ uip_stats_t typeerr; \/**< Number of ICMP packets with a wrong$/;" m struct:uip_stats::__anon3
331 u16 uip.h /^ u16_t u16[2];$/;" m union:uip_ip4addr_t
332 u16 uip.h /^ u16_t u16[8];$/;" m union:uip_ip6addr_t
333 u16_t uipopt.h /^typedef uint16_t u16_t;$/;" t
334 u32 uip.h /^ uint32_t u32[(UIP_BUFSIZE + 3) \/ 4];$/;" m union:__anon1
335 u32_t uipopt.h /^typedef uint32_t u32_t;$/;" t
336 u8 uip.h /^ u8_t u8[16]; \/* Initializer, must come first!!! *\/$/;" m union:uip_ip6addr_t
337 u8 uip.h /^ u8_t u8[4]; \/* Initializer, must come first!!! *\/$/;" m union:uip_ip4addr_t
338 u8 uip.h /^ uint8_t u8[UIP_BUFSIZE];$/;" m union:__anon1
339 u8_t uipopt.h /^typedef uint8_t u8_t;$/;" t
340 udp uip.h /^ } udp; \/**< UDP statistics. *\/$/;" m struct:uip_stats typeref:struct:uip_stats::__anon5
341 udpchksum uip.h /^ u16_t udpchksum;$/;" m struct:uip_udp_hdr
342 udpchksum uip.h /^ u16_t udpchksum;$/;" m struct:uip_udpip_hdr
343 udplen uip.h /^ u16_t udplen;$/;" m struct:uip_udp_hdr
344 udplen uip.h /^ u16_t udplen;$/;" m struct:uip_udpip_hdr
345 uip_80211_addr uip.h /^typedef struct uip_80211_addr {$/;" s
346 uip_80211_addr uip.h /^} uip_80211_addr;$/;" t typeref:struct:uip_80211_addr
347 uip_802154_longaddr uip.h /^typedef struct uip_802154_longaddr {$/;" s
348 uip_802154_longaddr uip.h /^} uip_802154_longaddr;$/;" t typeref:struct:uip_802154_longaddr
349 uip_802154_shortaddr uip.h /^typedef struct uip_802154_shortaddr {$/;" s
350 uip_802154_shortaddr uip.h /^} uip_802154_shortaddr;$/;" t typeref:struct:uip_802154_shortaddr
351 uip_abort uip.h /^#define uip_abort(/;" d
352 uip_aborted uip.h /^#define uip_aborted(/;" d
353 uip_acc32 uip.c /^u8_t uip_acc32[4];$/;" v
354 uip_acked uip.h /^#define uip_acked(/;" d
355 uip_add32 uip.c /^uip_add32(u8_t *op32, u16_t op16)$/;" f
356 uip_add_rcv_nxt uip.c /^uip_add_rcv_nxt(u16_t n)$/;" f file:
357 uip_aligned_buf uip.c /^uip_buf_t uip_aligned_buf;$/;" v
358 uip_all_zeroes_addr uip.c /^const uip_ipaddr_t uip_all_zeroes_addr = { { 0x0, \/* rest is 0 *\/ } };$/;" v
359 uip_appdata uip.c /^void *uip_appdata; \/* The uip_appdata pointer points to$/;" v
360 uip_are_solicited_bytes_equal uip.h /^#define uip_are_solicited_bytes_equal(/;" d
361 uip_broadcast_addr uip.c /^const uip_ipaddr_t uip_broadcast_addr =$/;" v
362 uip_buf uip.h /^#define uip_buf /;" d
363 uip_buf_t uip.h /^} uip_buf_t;$/;" t typeref:union:__anon1
364 uip_chksum uip.c /^uip_chksum(u16_t *data, u16_t len)$/;" f
365 uip_close uip.h /^#define uip_close(/;" d
366 uip_closed uip.h /^#define uip_closed(/;" d
367 uip_conn uip.c /^struct uip_conn *uip_conn; \/* uip_conn always points to the current$/;" v typeref:struct:uip_conn
368 uip_conn uip.h /^struct uip_conn {$/;" s
369 uip_conn_active uip.h /^#define uip_conn_active(/;" d
370 uip_connect uip.c /^uip_connect(uip_ipaddr_t *ripaddr, u16_t rport)$/;" f
371 uip_connected uip.h /^#define uip_connected(/;" d
372 uip_conns uip.c /^struct uip_conn uip_conns[UIP_CONNS];$/;" v typeref:struct:uip_conn
373 uip_create_linklocal_allnodes_mcast uip.h /^#define uip_create_linklocal_allnodes_mcast(/;" d
374 uip_create_linklocal_allrouters_mcast uip.h /^#define uip_create_linklocal_allrouters_mcast(/;" d
375 uip_create_linklocal_prefix uip.h /^#define uip_create_linklocal_prefix(/;" d
376 uip_create_solicited_node uip.h /^#define uip_create_solicited_node(/;" d
377 uip_create_unspecified uip.h /^#define uip_create_unspecified(/;" d
378 uip_datalen uip.h /^#define uip_datalen(/;" d
379 uip_desto_hdr uip.h /^typedef struct uip_desto_hdr {$/;" s
380 uip_desto_hdr uip.h /^} uip_desto_hdr;$/;" t typeref:struct:uip_desto_hdr
381 uip_draddr uip.c /^const uip_ipaddr_t uip_draddr =$/;" v
382 uip_draddr uip.c /^uip_ipaddr_t uip_hostaddr, uip_draddr, uip_netmask;$/;" v
383 uip_eth_addr uip.h /^typedef struct uip_eth_addr {$/;" s
384 uip_eth_addr uip.h /^} uip_eth_addr;$/;" t typeref:struct:uip_eth_addr
385 uip_ethaddr uip.c /^const struct uip_eth_addr uip_ethaddr = {{UIP_ETHADDR0,$/;" v typeref:struct:uip_eth_addr
386 uip_ethaddr uip.c /^struct uip_eth_addr uip_ethaddr = {{0,0,0,0,0,0}};$/;" v typeref:struct:uip_eth_addr
387 uip_ext_hdr uip.h /^typedef struct uip_ext_hdr {$/;" s
388 uip_ext_hdr uip.h /^} uip_ext_hdr;$/;" t typeref:struct:uip_ext_hdr
389 uip_ext_hdr_opt uip.h /^typedef struct uip_ext_hdr_opt {$/;" s
390 uip_ext_hdr_opt uip.h /^} uip_ext_hdr_opt;$/;" t typeref:struct:uip_ext_hdr_opt
391 uip_ext_hdr_opt_padn uip.h /^typedef struct uip_ext_hdr_opt_padn {$/;" s
392 uip_ext_hdr_opt_padn uip.h /^} uip_ext_hdr_opt_padn;$/;" t typeref:struct:uip_ext_hdr_opt_padn
393 uip_fallback_interface uip.h /^struct uip_fallback_interface {$/;" s
394 uip_flags uip.c /^u8_t uip_flags; \/* The uip_flags variable is used for$/;" v
395 uip_frag_hdr uip.h /^typedef struct uip_frag_hdr {$/;" s
396 uip_frag_hdr uip.h /^} uip_frag_hdr;$/;" t typeref:struct:uip_frag_hdr
397 uip_getdraddr uip.h /^#define uip_getdraddr(/;" d
398 uip_gethostaddr uip.h /^#define uip_gethostaddr(/;" d
399 uip_getnetmask uip.h /^#define uip_getnetmask(/;" d
400 uip_hbho_hdr uip.h /^typedef struct uip_hbho_hdr {$/;" s
401 uip_hbho_hdr uip.h /^} uip_hbho_hdr;$/;" t typeref:struct:uip_hbho_hdr
402 uip_hostaddr uip.c /^const uip_ipaddr_t uip_hostaddr =$/;" v
403 uip_hostaddr uip.c /^uip_ipaddr_t uip_hostaddr, uip_draddr, uip_netmask;$/;" v
404 uip_htonl uip.c /^uip_htonl(u32_t val)$/;" f
405 uip_htons uip.c /^uip_htons(u16_t val)$/;" f
406 uip_icmp6_conn uip.h /^struct uip_icmp6_conn {$/;" s
407 uip_icmp6chksum uip.c /^uip_icmp6chksum(void)$/;" f
408 uip_icmp_hdr uip.h /^struct uip_icmp_hdr {$/;" s
409 uip_icmpip_hdr uip.h /^struct uip_icmpip_hdr {$/;" s
410 uip_init uip.c /^uip_init(void)$/;" f
411 uip_initialmss uip.h /^#define uip_initialmss(/;" d
412 uip_input uip.h /^#define uip_input(/;" d
413 uip_ip4addr_t uip.h /^typedef union uip_ip4addr_t {$/;" u
414 uip_ip4addr_t uip.h /^} uip_ip4addr_t;$/;" t typeref:union:uip_ip4addr_t
415 uip_ip6addr uip.h /^#define uip_ip6addr(/;" d
416 uip_ip6addr_t uip.h /^typedef union uip_ip6addr_t {$/;" u
417 uip_ip6addr_t uip.h /^} uip_ip6addr_t;$/;" t typeref:union:uip_ip6addr_t
418 uip_ip6addr_u8 uip.h /^#define uip_ip6addr_u8(/;" d
419 uip_ip_hdr uip.h /^struct uip_ip_hdr {$/;" s
420 uip_ipaddr uip.h /^#define uip_ipaddr(/;" d
421 uip_ipaddr1 uip.h /^#define uip_ipaddr1(/;" d
422 uip_ipaddr2 uip.h /^#define uip_ipaddr2(/;" d
423 uip_ipaddr3 uip.h /^#define uip_ipaddr3(/;" d
424 uip_ipaddr4 uip.h /^#define uip_ipaddr4(/;" d
425 uip_ipaddr_cmp uip.h /^#define uip_ipaddr_cmp(/;" d
426 uip_ipaddr_copy uip.h /^#define uip_ipaddr_copy(/;" d
427 uip_ipaddr_mask uip.h /^#define uip_ipaddr_mask(/;" d
428 uip_ipaddr_maskcmp uip.h /^#define uip_ipaddr_maskcmp(/;" d
429 uip_ipaddr_prefixcmp uip.h /^#define uip_ipaddr_prefixcmp(/;" d
430 uip_ipaddr_t uip.h /^typedef uip_ip4addr_t uip_ipaddr_t;$/;" t
431 uip_ipaddr_t uip.h /^typedef uip_ip6addr_t uip_ipaddr_t;$/;" t
432 uip_ipaddr_to_quad uip.h /^#define uip_ipaddr_to_quad(/;" d
433 uip_ipchksum uip.c /^uip_ipchksum(void)$/;" f
434 uip_is_addr_link_local uip.h /^#define uip_is_addr_link_local(/;" d
435 uip_is_addr_linklocal uip.h /^#define uip_is_addr_linklocal(/;" d
436 uip_is_addr_linklocal_allnodes_mcast uip.h /^#define uip_is_addr_linklocal_allnodes_mcast(/;" d
437 uip_is_addr_linklocal_allrouters_mcast uip.h /^#define uip_is_addr_linklocal_allrouters_mcast(/;" d
438 uip_is_addr_loopback uip.h /^#define uip_is_addr_loopback(/;" d
439 uip_is_addr_mac_addr_based uip.h /^#define uip_is_addr_mac_addr_based(/;" d
440 uip_is_addr_mcast uip.h /^#define uip_is_addr_mcast(/;" d
441 uip_is_addr_solicited_node uip.h /^#define uip_is_addr_solicited_node(/;" d
442 uip_is_addr_unspecified uip.h /^#define uip_is_addr_unspecified(/;" d
443 uip_is_mcast_group_id_all_nodes uip.h /^#define uip_is_mcast_group_id_all_nodes(/;" d
444 uip_is_mcast_group_id_all_routers uip.h /^#define uip_is_mcast_group_id_all_routers(/;" d
445 uip_l2_l3_hdr_len uip.h /^#define uip_l2_l3_hdr_len /;" d
446 uip_l2_l3_icmp_hdr_len uip.h /^#define uip_l2_l3_icmp_hdr_len /;" d
447 uip_l3_hdr_len uip.h /^#define uip_l3_hdr_len /;" d
448 uip_l3_icmp_hdr_len uip.h /^#define uip_l3_icmp_hdr_len /;" d
449 uip_len uip.c /^u16_t uip_len, uip_slen;$/;" v
450 uip_listen uip.c /^uip_listen(u16_t port)$/;" f
451 uip_listenports uip.c /^u16_t uip_listenports[UIP_LISTENPORTS];$/;" v
452 uip_lladdr_t uip.h /^typedef uip_80211_addr uip_lladdr_t;$/;" t
453 uip_lladdr_t uip.h /^typedef uip_802154_longaddr uip_lladdr_t;$/;" t
454 uip_lladdr_t uip.h /^typedef uip_eth_addr uip_lladdr_t;$/;" t
455 uip_mss uip.h /^#define uip_mss(/;" d
456 uip_netmask uip.c /^const uip_ipaddr_t uip_netmask =$/;" v
457 uip_netmask uip.c /^uip_ipaddr_t uip_hostaddr, uip_draddr, uip_netmask;$/;" v
458 uip_newdata uip.h /^#define uip_newdata(/;" d
459 uip_ntohl uip.h /^#define uip_ntohl /;" d
460 uip_ntohs uip.h /^#define uip_ntohs /;" d
461 uip_outstanding uip.h /^#define uip_outstanding(/;" d
462 uip_periodic uip.h /^#define uip_periodic(/;" d
463 uip_periodic_conn uip.h /^#define uip_periodic_conn(/;" d
464 uip_poll uip.h /^#define uip_poll(/;" d
465 uip_poll_conn uip.h /^#define uip_poll_conn(/;" d
466 uip_process uip.c /^uip_process(u8_t flag)$/;" f
467 uip_reass uip.c /^uip_reass(void)$/;" f file:
468 uip_reassbitmap uip.c /^static u8_t uip_reassbitmap[UIP_REASS_BUFSIZE \/ (8 * 8)];$/;" v file:
469 uip_reassbuf uip.c /^static u8_t uip_reassbuf[UIP_REASS_BUFSIZE];$/;" v file:
470 uip_reassflags uip.c /^static u8_t uip_reassflags;$/;" v file:
471 uip_reasslen uip.c /^static u16_t uip_reasslen;$/;" v file:
472 uip_reasstmr uip.c /^static u8_t uip_reasstmr;$/;" v file:
473 uip_restart uip.h /^#define uip_restart(/;" d
474 uip_rexmit uip.h /^#define uip_rexmit(/;" d
475 uip_routing_hdr uip.h /^typedef struct uip_routing_hdr {$/;" s
476 uip_routing_hdr uip.h /^} uip_routing_hdr;$/;" t typeref:struct:uip_routing_hdr
477 uip_sappdata uip.c /^void *uip_sappdata; \/* The uip_appdata pointer points to$/;" v
478 uip_send uip.c /^uip_send(const void *data, int len)$/;" f
479 uip_setdraddr uip.h /^#define uip_setdraddr(/;" d
480 uip_sethostaddr uip.h /^#define uip_sethostaddr(/;" d
481 uip_setipid uip.c /^void uip_setipid(u16_t id) { ipid = id; }$/;" f
482 uip_setnetmask uip.h /^#define uip_setnetmask(/;" d
483 uip_slen uip.c /^u16_t uip_len, uip_slen;$/;" v
484 uip_stat uip.c /^struct uip_stats uip_stat;$/;" v typeref:struct:uip_stats
485 uip_stats uip.h /^struct uip_stats {$/;" s
486 uip_stats_t uipopt.h /^typedef uint32_t uip_stats_t;$/;" t
487 uip_stop uip.h /^#define uip_stop(/;" d
488 uip_stopped uip.h /^#define uip_stopped(/;" d
489 uip_surglen uip.c /^u16_t uip_urglen, uip_surglen;$/;" v
490 uip_tcp_appstate_t uipopt.h /^} uip_tcp_appstate_t;$/;" t typeref:struct:__anon7
491 uip_tcp_hdr uip.h /^struct uip_tcp_hdr {$/;" s
492 uip_tcpchksum uip.c /^uip_tcpchksum(void)$/;" f
493 uip_tcpip_hdr uip.h /^struct uip_tcpip_hdr {$/;" s
494 uip_timedout uip.h /^#define uip_timedout(/;" d
495 uip_udp_appstate_t uipopt.h /^} uip_udp_appstate_t;$/;" t typeref:struct:__anon8
496 uip_udp_bind uip.h /^#define uip_udp_bind(/;" d
497 uip_udp_conn uip.c /^struct uip_udp_conn *uip_udp_conn;$/;" v typeref:struct:uip_udp_conn
498 uip_udp_conn uip.h /^struct uip_udp_conn {$/;" s
499 uip_udp_conns uip.c /^struct uip_udp_conn uip_udp_conns[UIP_UDP_CONNS];$/;" v typeref:struct:uip_udp_conn
500 uip_udp_hdr uip.h /^struct uip_udp_hdr {$/;" s
501 uip_udp_new uip.c /^uip_udp_new(const uip_ipaddr_t *ripaddr, u16_t rport)$/;" f
502 uip_udp_periodic uip.h /^#define uip_udp_periodic(/;" d
503 uip_udp_periodic_conn uip.h /^#define uip_udp_periodic_conn(/;" d
504 uip_udp_remove uip.h /^#define uip_udp_remove(/;" d
505 uip_udp_send uip.h /^#define uip_udp_send(/;" d
506 uip_udpchksum uip.c /^uip_udpchksum(void)$/;" f
507 uip_udpconnection uip.h /^#define uip_udpconnection(/;" d
508 uip_udpip_hdr uip.h /^struct uip_udpip_hdr {$/;" s
509 uip_unlisten uip.c /^uip_unlisten(u16_t port)$/;" f
510 uip_urgdata uip.c /^void *uip_urgdata; \/* The uip_urgdata pointer points to$/;" v
511 uip_urgdatalen uip.h /^#define uip_urgdatalen(/;" d
512 uip_urglen uip.c /^u16_t uip_urglen, uip_surglen;$/;" v
513 upper_layer_chksum uip.c /^upper_layer_chksum(u8_t proto)$/;" f file:
514 urgp uip.h /^ u8_t urgp[2];$/;" m struct:uip_tcp_hdr
515 urgp uip.h /^ u8_t urgp[2];$/;" m struct:uip_tcpip_hdr
516 vhlerr uip.h /^ uip_stats_t vhlerr; \/**< Number of packets dropped due to wrong$/;" m struct:uip_stats::__anon2
517 vtc uip.h /^ u8_t vtc,$/;" m struct:uip_icmpip_hdr
518 vtc uip.h /^ u8_t vtc,$/;" m struct:uip_tcpip_hdr
519 vtc uip.h /^ u8_t vtc,$/;" m struct:uip_udpip_hdr
520 vtc uip.h /^ u8_t vtc;$/;" m struct:uip_ip_hdr
521 wnd uip.h /^ wnd[2];$/;" m struct:uip_tcpip_hdr
522 wnd uip.h /^ u8_t wnd[2];$/;" m struct:uip_tcp_hdr