Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dbpf.c235 static void bpfd_free(epoch_context_t);
378 NET_EPOCH_CALL(bpfd_free, &d->epoch_ctx); in bpfd_rele()
2600 bpfd_free(epoch_context_t ctx) in bpfd_free() function