Lines Matching defs:flowid
175 * reassembly code can also update the flowid.
177 * Once we can calculate the flowid that way and re-establish
1088 uint32_t flowid = 0;
1189 flowid = *(uint32_t *) CMSG_DATA(cm);
1441 * Setup flowid / RSS information for outbound socket.
1443 * Once the UDP code decides to set a flowid some other way,
1444 * this allows the flowid to be overridden by userland.
1447 m->m_pkthdr.flowid = flowid;
1456 m->m_pkthdr.flowid = hash_val;
1461 * Don't override with the inp cached flowid value.
1464 * flowid/flowtype values may actually not be appropriate
1467 * We should either leave the flowid at zero (which is what is