Home
last modified time | relevance | path

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

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