|
Linux Kernel
3.7.1
|
#include <libcxgbi.h>
Data Fields | |
| unsigned int | max_connect |
| unsigned int | used |
| unsigned short | sport_base |
| spinlock_t | lock |
| unsigned int | next |
| struct cxgbi_sock ** | port_csk |
Definition at line 499 of file libcxgbi.h.
| spinlock_t lock |
Definition at line 503 of file libcxgbi.h.
| unsigned int max_connect |
Definition at line 500 of file libcxgbi.h.
| unsigned int next |
Definition at line 504 of file libcxgbi.h.
| struct cxgbi_sock** port_csk |
Definition at line 505 of file libcxgbi.h.
| unsigned short sport_base |
Definition at line 502 of file libcxgbi.h.
| unsigned int used |
Definition at line 501 of file libcxgbi.h.
1.8.2