Searched refs:interface (Results 1 – 12 of 12) sorted by relevance
106 int * interface );117 int interface = BSS_TYPE_STA; in process_data_packet() local125 payload = ( t_u8 * ) mlan_get_payload( databuf, &payload_len, &interface ); in process_data_packet()157 void handle_data_packet( const t_u8 interface, in handle_data_packet() argument161 if( interface == BSS_TYPE_STA ) in handle_data_packet()
3 …to be used as is. The purpose of the file is to provide a template for writing a network interface.4 Each network interface will have to provide concrete implementations of the functions in NetworkInt…
21 …eRTOS+TCP V3.x.x which only supports single network interface. This can be used for single interf…23 …- Supports multiple interfaces. Before calling this function, at least 1 interface and 1 end-point…42 …tibility. The function FreeRTOS_IPInit() will call it to initialise the interface and end-point ob…66 …s in FreeRTOS_IP_Private.h for backward compatibility as those are not part of published interface.
7 … The stack also supports multiple endpoints (or Virtual interfaces) on the same physical interface.8 + New WinSim demo to support IPv4, IPv6 and multi-interface together.25 1. Multi-interface and Multi-endpoint documentation.26 2. Updated stack initialization documentation to support multi-interface and endpoint.45 + vTaskDelay for sleep in the network-interface of xilinx_ultrascale.Contributed by @ChristosZosi.48 + Network-interface fix for Xilinx UltraScale port. Contributed by @ChristosZosi.73 + Added network interface support for NetifSlirp.218 interface labs release - not a release of the current development branch.
52 # Select the appropriate network interface119 " Please specify the custom network interface target with all necessary files.\n"140 # There is also the need to add a target - typically an interface library that describes the
7 …ight TCP/IP stack for FreeRTOS. It provides a familiar Berkeley sockets interface, making it as si…
27 The following source files are NOT used for the FreeRTOS+TCP interface:
20 The following source files are NOT used for the FreeRTOS+TCP interface:
15 - Enable the Ethernet interface clock using:
46 5. Send us a pull request, answering any default questions in the pull request interface.
141 …#warning The network interface may not work properly if ipconfigHAS_DEBUG_PRINTF 1. Please set ip…
537 # which are defined in the implementation section but not in the interface are538 # included in the documentation. If set to NO, only methods in the interface are