Lines Matching refs:functions
221 to make parameter order consistent with other ip*_route*() functions
501 * dhcp.h/c, autoip.h/.c: added functions dhcp/autoip_supplied_address() to
513 calling version-related functions
544 * *.*: Changed nearly all functions taking 'ip(X)_addr_t' pointer to take
708 functions requiring a netif.
921 * udp.h, sockets.c: added proper accessor functions for pcb->multicast_ip
973 by rewriting set/getsockopt functions to combine checks with the actual code
1052 * opt.h, sockets.c: fixed bug #35928 BSD sockets functions must set errno for
1067 * sockets.c: fixed bug #41729 Some socket functions return Exyz instead of -1
1216 * ip.h: implemented API functions to access so_options of IP pcbs (UDP, TCP, RAW)
1233 to get a clear separation of which functions an application or port may use
1239 a reboot; bug #33818; this one added tcp_init/udp_init functions again)
1527 current src/dest IP address while in input functions.
1551 * udp.h/.c, pbuf.h/.c: task #6849: added udp_send(_to/_if) functions that
1642 mbox and semaphore functions to take pointers to sys_mbox_t/sys_sem_t;
1998 only update existing entries; internalized some functions
2058 functions to def.h (and the new def.c - they are not ipv4 dependent),
2579 * sockets.h/.c, api_*.h/.c: fixed arguments of socket functions to match the standard;
2859 * many files: Changed initialization: many init functions are not needed any
2874 common function to reduce a little bit the footprint (for all functions using
2878 * netifapi.h, netifapi.c: add functions netifapi_netif_set_up, netifapi_netif_set_down,
2880 a little bit the footprint (for all functions using only the "netif" parameter).
2928 specific functions.
2951 * Add netbuf.h, netbuf.c, Change api.h, api_lib.c: #7249 "Split netbuf functions
3042 a link callback in the netif struct, and functions to handle it. Be carefull
3047 * sockets.h, sockets.c: Implement MSG_PEEK flag for recv/recvfrom functions.
3086 this macro to check "conn" parameter in api_msg.c functions.
3182 allow to use thread-safe functions to add/remove netif in list, and to start/stop dhcp
3183 clients, using new functions from netifapi.h. Disable as default (no port change to do).
3590 most of api_lib functions, we replace some errors checkings like "if (conn==NULL)"
3689 pbuf.c: removed functions no needed any more (by etharp).
3801 (missing `const' qualifier in socket functions), to get more compatible to
4242 meaning has changed, and several pbuf functions have been