Lines Matching full:flows
26 /* TCP over IPv4 flows, Not fragmented, no vlan tag */
45 /* TCP over IPv4 flows, Not fragmented, with vlan tag */
61 /* TCP over IPv4 flows, fragmented, no vlan tag */
80 /* TCP over IPv4 flows, fragmented, with vlan tag */
99 /* UDP over IPv4 flows, Not fragmented, no vlan tag */
118 /* UDP over IPv4 flows, Not fragmented, with vlan tag */
134 /* UDP over IPv4 flows, fragmented, no vlan tag */
153 /* UDP over IPv4 flows, fragmented, with vlan tag */
172 /* TCP over IPv6 flows, not fragmented, no vlan tag */
185 /* TCP over IPv6 flows, not fragmented, with vlan tag */
196 /* TCP over IPv6 flows, fragmented, no vlan tag */
209 /* TCP over IPv6 flows, fragmented, with vlan tag */
222 /* UDP over IPv6 flows, not fragmented, no vlan tag */
235 /* UDP over IPv6 flows, not fragmented, with vlan tag */
246 /* UDP over IPv6 flows, fragmented, no vlan tag */
259 /* UDP over IPv6 flows, fragmented, with vlan tag */
272 /* IPv4 flows, no vlan tag */
286 /* IPv4 flows, with vlan tag */
300 /* IPv6 flows, no vlan tag */
310 /* IPv6 flows, with vlan tag */
730 * One traffic flow (in the ethtool sense) has multiple classification flows,
734 * Each of these individual flows has different constraints, for example we
736 * re-ordering), so each classification flows masks the options with their
826 /* Returns the hash opts for this flow. There are several classifier flows
1729 /* Configure default flows */ in mvpp22_port_rss_init()