FreeBSD kernel /amd64 XEN device code
netfront_rx_info Struct Reference

Data Fields

struct netif_rx_response rx
 
struct netif_extra_info extras [XEN_NETIF_EXTRA_TYPE_MAX - 1]
 

Detailed Description

Definition at line 227 of file netfront.c.

Field Documentation

◆ extras

struct netif_extra_info netfront_rx_info::extras[XEN_NETIF_EXTRA_TYPE_MAX - 1]

Definition at line 229 of file netfront.c.

Referenced by xn_get_responses(), and xn_rxeof().

◆ rx

struct netif_rx_response netfront_rx_info::rx

Definition at line 228 of file netfront.c.

Referenced by xn_get_responses(), and xn_rxeof().


The documentation for this struct was generated from the following file: