Home
last modified time | relevance | path

Searched refs:bpf_dlt_waiter (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/io/bpf/
H A Dbpf.c122 static kcondvar_t bpf_dlt_waiter; variable
419 cv_init(&bpf_dlt_waiter, NULL, CV_DRIVER, NULL); in bpfilterattach()
443 cv_destroy(&bpf_dlt_waiter); in bpfilterdetach()