Searched refs:nowhere_flow_id (Results 1 – 1 of 1) sorted by relevance
3294 uuid_t nowhere_flow_id; in skt_xfer_flowmatch() local3371 uuid_generate_random(nowhere_flow_id); in skt_xfer_flowmatch()3372 } while (!uuid_compare(nowhere_flow_id, flow_id)); in skt_xfer_flowmatch()3378 send_bad_flow(&port, nowhere_flow_id, in skt_xfer_flowmatch()3529 uuid_t nowhere_flow_id; in skt_xfer_csumoffload() local3604 uuid_generate_random(nowhere_flow_id); in skt_xfer_csumoffload()3605 } while (!uuid_compare(nowhere_flow_id, flow_id)); in skt_xfer_csumoffload()3662 uuid_t nowhere_flow_id; in skt_xfer_qosmarking() local3737 uuid_generate_random(nowhere_flow_id); in skt_xfer_qosmarking()3738 } while (!uuid_compare(nowhere_flow_id, flow_id)); in skt_xfer_qosmarking()