Searched refs:t_fsw_uuid (Results 1 – 2 of 2) sorted by relevance
5515 uuid_copy(tp->t_fsw_uuid, fsw_uuid); in tcp_add_fsw_flow()5525 if (uuid_is_null(tp->t_fsw_uuid) || uuid_is_null(tp->t_flow_uuid)) { in tcp_del_fsw_flow()5534 tp->t_fsw_uuid, &nfr, sizeof(nfr)); in tcp_del_fsw_flow()5537 uuid_clear(tp->t_fsw_uuid); in tcp_del_fsw_flow()
868 uuid_t t_fsw_uuid; member