FreeBSD kernel CXGBE device code
c4iw_listen_ep Struct Reference

#include <iw_cxgbe.h>

Collaboration diagram for c4iw_listen_ep:

Data Fields

struct c4iw_ep_common com
 
unsigned int stid
 
int backlog
 
struct list_head listen_ep_list
 

Detailed Description

Definition at line 843 of file iw_cxgbe.h.

Field Documentation

◆ backlog

int c4iw_listen_ep::backlog

Definition at line 846 of file iw_cxgbe.h.

◆ com

struct c4iw_ep_common c4iw_listen_ep::com

Definition at line 844 of file iw_cxgbe.h.

◆ listen_ep_list

struct list_head c4iw_listen_ep::listen_ep_list

Definition at line 847 of file iw_cxgbe.h.

◆ stid

unsigned int c4iw_listen_ep::stid

Definition at line 845 of file iw_cxgbe.h.


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