FreeBSD kernel kern code
ktls_wq Struct Reference

Data Fields

struct mtx mtx
 

Detailed Description

Definition at line 85 of file uipc_ktls.c.

Field Documentation

◆ mtx

struct mtx ktls_wq::mtx

Definition at line 86 of file uipc_ktls.c.

Referenced by ktls_check_rx(), ktls_enqueue(), ktls_enqueue_to_free(), and ktls_work_thread().


The documentation for this struct was generated from the following file: