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 */
96 /* UDP over IPv4 flows, Not fragmented, no vlan tag */
115 /* UDP over IPv4 flows, Not fragmented, with vlan tag */
131 /* UDP over IPv4 flows, fragmented, no vlan tag */
150 /* UDP over IPv4 flows, fragmented, with vlan tag */
166 /* TCP over IPv6 flows, not fragmented, no vlan tag */
179 /* TCP over IPv6 flows, not fragmented, with vlan tag */
190 /* TCP over IPv6 flows, fragmented, no vlan tag */
203 /* TCP over IPv6 flows, fragmented, with vlan tag */
216 /* UDP over IPv6 flows, not fragmented, no vlan tag */
229 /* UDP over IPv6 flows, not fragmented, with vlan tag */
240 /* UDP over IPv6 flows, fragmented, no vlan tag */
253 /* UDP over IPv6 flows, fragmented, with vlan tag */
266 /* IPv4 flows, no vlan tag */
280 /* IPv4 flows, with vlan tag */
294 /* IPv6 flows, no vlan tag */
304 /* IPv6 flows, with vlan tag */
724 * One traffic flow (in the ethtool sense) has multiple classification flows,
728 * Each of these individual flows has different constraints, for example we
730 * re-ordering), so each classification flows masks the options with their
820 /* Returns the hash opts for this flow. There are several classifier flows
1733 /* Configure default flows */ in mvpp22_port_rss_init()