MCPcopy Create free account

hub / github.com/adamdunkels/uip / functions

Functions155 in github.com/adamdunkels/uip

↓ 1 callersFunctionwebclient_connected
unix/main.c:208
↓ 1 callersFunctionwebclient_get
-----------------------------------------------------------------------------------*/
apps/webclient/webclient.c:139
Functionan_example_function
---------------------------------------------------------------------------*/ * Static (non-global) functions do not need Doxygen comments. The * nam
doc/uip-code-style.c:108
Functioncode_style_example_function
* All variables and functions that are visible outside of the file * should have the module name prepended to them. This makes it easy * to know whe
doc/uip-code-style.c:69
Functiondhcpc_appcall
---------------------------------------------------------------------------*/
apps/dhcpc/dhcpc.c:339
Functiondhcpc_init
---------------------------------------------------------------------------*/
apps/dhcpc/dhcpc.c:322
Functiondhcpc_request
---------------------------------------------------------------------------*/
apps/dhcpc/dhcpc.c:345
Functiongenerate_file_stats
---------------------------------------------------------------------------*/
apps/webserver/httpd-cgi.c:85
Functiongenerate_net_stats
---------------------------------------------------------------------------*/
apps/webserver/httpd-cgi.c:178
Functiongenerate_part_of_file
---------------------------------------------------------------------------*/
apps/webserver/httpd.c:79
Functiongenerate_tcp_stats
apps/webserver/httpd-cgi.c:141
Functionhello_world_appcall
---------------------------------------------------------------------------*/ * In hello-world.h we have defined the UIP_APPCALL macro to * hello_wor
apps/hello-world/hello-world.c:54
Functionhello_world_init
---------------------------------------------------------------------------*/ * The initialization function. We must explicitly call this function *
apps/hello-world/hello-world.c:40
Functionhelp
---------------------------------------------------------------------------*/
apps/telnetd/shell.c:76
Functionhttpd_appcall
---------------------------------------------------------------------------*/
apps/webserver/httpd.c:297
Functionhttpd_fs_init
-----------------------------------------------------------------------------------*/
apps/webserver/httpd-fs.c:101
Functioninttostr
---------------------------------------------------------------------------*/
apps/telnetd/shell.c:60
Functionmain
---------------------------------------------------------------------------*/
unix/main.c:52
Functionmain
---------------------------------------------------------------------------*/
doc/example-mainloop-with-arp.c:10
Functionmain
---------------------------------------------------------------------------*/
doc/example-mainloop-without-arp.c:8
Functionpsock_init
---------------------------------------------------------------------------*/
uip/psock.c:327
Functionresolv_appcall
---------------------------------------------------------------------------*/ \internal * The main UDP function. */ --------------------------------
apps/resolv/resolv.c:330
Functionresolv_getserver
---------------------------------------------------------------------------*/ * Obtain the currently configured DNS server. * * \return A pointer to
apps/resolv/resolv.c:421
Functionresolv_init
---------------------------------------------------------------------------*/ * Initalize the resolver. */ ------------------------------------------
apps/resolv/resolv.c:451
Functionshell_quit
---------------------------------------------------------------------------*/
apps/telnetd/telnetd.c:78
Functionsmtp_appcall
---------------------------------------------------------------------------*/
apps/smtp/smtp.c:189
Functionsmtp_configure
---------------------------------------------------------------------------*/ * Specificy an SMTP server and hostname. * * This function is used to
apps/smtp/smtp.c:215
Functionsmtp_init
---------------------------------------------------------------------------*/
apps/smtp/smtp.c:255
Functionsmtp_send
---------------------------------------------------------------------------*/ * Send an e-mail. * * \param to The e-mail address of the receiver of
apps/smtp/smtp.c:232
Functiontelnetd_appcall
---------------------------------------------------------------------------*/
apps/telnetd/telnetd.c:307
Functiontelnetd_init
---------------------------------------------------------------------------*/
apps/telnetd/telnetd.c:136
Functiontimer_restart
---------------------------------------------------------------------------*/ * Restart the timer from the current point in time * * This function r
uip/timer.c:103
Functionuip_arp_init
-----------------------------------------------------------------------------------*/ * Initialize the ARP module. * */ ----------------------------
uip/uip_arp.c:124
Functionuip_fw_default
------------------------------------------------------------------------------*/ * Register a default network interface. * * All packets that don't
uip/uip-fw.c:512
Functionuip_fw_forward
------------------------------------------------------------------------------*/ * Forward an IP packet in the uip_buf buffer. * * * * \return UIP
uip/uip-fw.c:405
Functionuip_fw_init
------------------------------------------------------------------------------*/ * Initialize the uIP packet forwarding module. */ ------------------
uip/uip-fw.c:182
Functionuip_fw_periodic
------------------------------------------------------------------------------*/ * Perform periodic processing. */ ----------------------------------
uip/uip-fw.c:522
Functionuip_fw_register
------------------------------------------------------------------------------*/ * Register a network interface with the forwarding module. * * \par
uip/uip-fw.c:495
Functionuip_log
---------------------------------------------------------------------------*/
unix/main.c:157
Functionuip_neighbor_init
---------------------------------------------------------------------------*/
uip/uip-neighbor.c:62
Functionuip_neighbor_lookup
---------------------------------------------------------------------------*/
uip/uip-neighbor.c:143
Functionuip_neighbor_periodic
---------------------------------------------------------------------------*/
uip/uip-neighbor.c:72
Functionuip_neighbor_update
---------------------------------------------------------------------------*/
uip/uip-neighbor.c:132
Functionuip_process
---------------------------------------------------------------------------*/
uip/uip.c:681
Functionuip_setipid
uip/uip.c:181
Functionuip_split_output
-----------------------------------------------------------------------------*/
uip/uip-split.c:48
Functionuip_unlisten
UIP_UDP */ ---------------------------------------------------------------------------*/
uip/uip.c:517
Functionunknown
---------------------------------------------------------------------------*/
apps/telnetd/shell.c:86
Functionwebclient_appcall
-----------------------------------------------------------------------------------*/
apps/webclient/webclient.c:377
Functionwebclient_close
-----------------------------------------------------------------------------------*/
apps/webclient/webclient.c:133
Functionwebclient_filename
-----------------------------------------------------------------------------------*/
apps/webclient/webclient.c:92
Functionwebclient_hostname
-----------------------------------------------------------------------------------*/
apps/webclient/webclient.c:98
Functionwebclient_init
-----------------------------------------------------------------------------------*/
apps/webclient/webclient.c:110
Functionwebclient_mimetype
-----------------------------------------------------------------------------------*/
apps/webclient/webclient.c:86
Functionwebclient_port
-----------------------------------------------------------------------------------*/
apps/webclient/webclient.c:104
← previous101–155 of 155, ranked by callers