Lines Matching refs:pointer
29 * snmp_scalar.c: Avoid NULL pointer dereference (bug #54886)
49 * tcp.c: Update prev pointer when skipping entries in tcp_slowtmr (patch #9694)
544 * *.*: Changed nearly all functions taking 'ip(X)_addr_t' pointer to take
762 * sntp.h/.c: Fix return value of sntp_getserver() call to return a pointer
1142 * api_msg.c: patch #8008 Fix a potential null pointer dereference in assert
1338 * pbuf.c: fixed bug #35291: NULL pointer in pbuf_copy
1428 * timers.c: fixed bug #34337 (possible NULL pointer in sys_check_timeouts)
1493 unaligned pointer.
1706 LWIP_RAM_HEAP_POINTER as a void pointer to that memory's address
2584 by moving accept callback function pointer to TCP_PCB_COMMON
2773 which have to do a copy of "h" and return a pointer ont the "per-thread" copy.
2978 pointer after the connection has been closed (and conn has been freed).
3140 Include a function pointer instead of a table index in the message to reduce
3195 define a hostname in netif struct (this is just a pointer, so, you can use a hardcoded
3620 * memp.c: addition to patch #5913: smaller pointer was returned but
3658 to save a little RAM (next pointer of memp is not used while not in pool).
3836 from pointer target type"
3874 * pbuf.c: Fix BUG#17645 - ensure pbuf payload pointer is not moved
4238 * IP_ADDR_ANY is no longer a NULL pointer. Instead, it is a pointer
4491 keeps a pointer to the lowest free memory block. A new function,