Searched refs:nowhere_flow_id (Results 1 – 1 of 1) sorted by relevance
3295 uuid_t nowhere_flow_id; in skt_xfer_flowmatch() local3372 uuid_generate_random(nowhere_flow_id); in skt_xfer_flowmatch()3373 } while (!uuid_compare(nowhere_flow_id, flow_id)); in skt_xfer_flowmatch()3379 send_bad_flow(&port, nowhere_flow_id, in skt_xfer_flowmatch()3530 uuid_t nowhere_flow_id; in skt_xfer_csumoffload() local3605 uuid_generate_random(nowhere_flow_id); in skt_xfer_csumoffload()3606 } while (!uuid_compare(nowhere_flow_id, flow_id)); in skt_xfer_csumoffload()3663 uuid_t nowhere_flow_id; in skt_xfer_qosmarking() local3738 uuid_generate_random(nowhere_flow_id); in skt_xfer_qosmarking()3739 } while (!uuid_compare(nowhere_flow_id, flow_id)); in skt_xfer_qosmarking()