Home
last modified time | relevance | path

Searched refs:add (Results 1 – 6 of 6) sorted by relevance

/lib/liblwip/src/api/
Dnetifapi.c48 msg->msg.add.ipaddr, in do_netifapi_netif_add()
49 msg->msg.add.netmask, in do_netifapi_netif_add()
50 msg->msg.add.gw, in do_netifapi_netif_add()
51 msg->msg.add.state, in do_netifapi_netif_add()
52 msg->msg.add.init, in do_netifapi_netif_add()
53 msg->msg.add.input)) { in do_netifapi_netif_add()
68 msg->msg.add.ipaddr, in do_netifapi_netif_set_addr()
69 msg->msg.add.netmask, in do_netifapi_netif_set_addr()
70 msg->msg.add.gw); in do_netifapi_netif_set_addr()
109 msg.msg.msg.add.ipaddr = ipaddr; in netifapi_netif_add()
[all …]
/lib/liblwip/src/include/lwip/
Dnetifapi.h61 } add; member
/lib/liblwip/doc/
Dsnmp_agent.txt57 First of all you'll need to add the following define
62 and add the source files in lwip/src/core/snmp
115 add the following define to your local lwipopts.h:
/lib/liblwip/
DCHANGELOG59 * etharp.c: ETHARP_SUPPORT_VLAN: add support for an external VLAN filter
671 add IP options)
677 * ip.c: Fixed bug #30402: CHECKSUM_GEN_IP_INLINE does not add IP options
807 * etharp.c/.h: Fixed ARP input processing: only add a new entry if a
1160 * tcp.c, tcp_out.c, tcp_in.c, sys.h, tcp.h, opts.h: add support for
1230 * api.h api_msg.h netdb.h sockets.h: add missing #include directives
1254 * ip.h, ip.c, igmp.c: bug #26487: Added ip_output_if_opt that can add IP options
1379 * tcp.c, tcp_in.c, tcp.h: add tcp_abandon() to cope with dropping
1525 * tcpip.h, tcpip.c: add tcpip_callback_with_block function for the task #7490
1540 netconn::acceptmbox. Port maintainers, you can decide to just add this new
[all …]
DUPGRADING133 * Fixed ARP input processing: only add a new entry if a request was directed as us
/docs/
DDoxyfile340 # the files are not read by doxygen. When specifying no_extension you should add
418 # is disabled and one has to add nested compounds explicitly via \ingroup.
641 # If the SHOW_GROUPED_MEMB_INC tag is set to YES then Doxygen will add for each
1086 # Note that the filter must not add or remove lines; it is applied before the
1504 # file. You can add a path in front of the file if the result should not be
1539 # The TOC_EXPAND flag can be set to YES to add extra items for group members to
1581 # filter to add. For more information please see Qt Help Project / Custom
1589 # custom filter to add. For more information please see Qt Help Project / Custom
2034 # If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \batchmode
2450 # add 'arrowhead=open, arrowtail=open, arrowsize=0.5'. <a
[all …]