Mistake on this page?
Report an issue in GitHub or email us
Data Structures | Enumerations | Functions
whd_network_types.h File Reference

Prototypes of functions corresponding to Buffer and Network Interface. More...

#include "whd.h"

Go to the source code of this file.

Data Structures

struct  whd_buffer_funcs
 Allows WHD to perform buffer related operations like, allocating, releasing, retrieving the current pointer of and size of a packet buffer. More...
 
struct  whd_netif_funcs
 Contains functions which allows WHD to pass received data to the network stack, to send an ethernet frame to WHD, etc. More...
 

Enumerations

Functions

void whd_network_send_ethernet_data (whd_interface_t ifp, whd_buffer_t buffer)
 To send an ethernet frame to WHD (called by the Network Stack) More...
 

Detailed Description

Prototypes of functions corresponding to Buffer and Network Interface.

This file provides prototypes for functions which allows different functionalities related to:

Definition in file whd_network_types.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.