|
Linux Kernel
3.7.1
|
#include <cpl5_cmd.h>
Data Fields | |
| union opcode_tid | ot |
| u16 | local_port |
| u16 | peer_port |
| u32 | local_ip |
| u32 | peer_ip |
| u8 | resvd [7] |
| u8 | status |
| RSS_HDR union opcode_tid | ot |
| __be16 | local_port |
| __be16 | peer_port |
| __be32 | local_ip |
| __be32 | peer_ip |
| __u8 | resvd [7] |
| __u8 | status |
| u8 | rsvd [3] |
Definition at line 207 of file cpl5_cmd.h.
| u32 local_ip |
Definition at line 211 of file cpl5_cmd.h.
| u16 local_port |
Definition at line 209 of file cpl5_cmd.h.
| union opcode_tid ot |
Definition at line 208 of file cpl5_cmd.h.
| RSS_HDR union opcode_tid ot |
| u32 peer_ip |
Definition at line 212 of file cpl5_cmd.h.
| u16 peer_port |
Definition at line 210 of file cpl5_cmd.h.
| u8 resvd[7] |
Definition at line 213 of file cpl5_cmd.h.
Definition at line 214 of file cpl5_cmd.h.
1.8.2