Lines Matching refs:access
27 * ip.h: implemented API functions to access so_options of IP pcbs (UDP, TCP, RAW)
1591 * udp.c, raw.c: task #7497: Sort lists (pcb, netif, ...) for faster access
1651 by default). Netconn API users can use the netconn_recv_bufsize macro to access
1722 Use this new field to access to common pcb fields (ttl, tos, so_options, etc...).
1723 Enable to access to these fields with LWIP_TCP=0.
1971 against concurrent access.
1982 Warning, if you directly access to "fromaddr" & "fromport" field from netbuf struct,
2124 is not protected" by using new macros for interlocked access to modify/test
2553 (access to an uninitialized mailbox).
2627 the stack from concurrent access.
2641 (protecting ARP layer against concurrent access). You can also disable
2781 access and added pbuf_alloc() return value checks.
2813 * inet.c: Fixed unaligned 16-bit access in the standard checksum
2819 * tcp_{out|in}.c: Applied patch fixing unaligned access.
2927 suggested by Timmy Brolin. Fix for 32-bit processors that cannot access