Home
last modified time | relevance | path

Searched defs:t4_filter_tuple (Results 1 – 1 of 1) sorted by relevance

/trueos/sys/dev/cxgbe/
HDt4_ioctl.h143 struct t4_filter_tuple { struct
147 uint8_t sip[16]; /* source IP address (IPv4 in [3:0]) */
148 uint8_t dip[16]; /* destinatin IP address (IPv4 in [3:0]) */
149 uint16_t sport; /* source port */
150 uint16_t dport; /* destination port */
157 uint16_t vnic; /* VNIC id or outer VLAN tag */
158 uint16_t vlan; /* VLAN tag */
159 uint16_t ethtype; /* Ethernet type */
160 uint8_t tos; /* TOS/Traffic Type */
161 uint8_t proto; /* protocol type */
[all …]