Searched refs:bd_promisc_handle (Results 1 – 2 of 2) sorted by relevance
327 &d->bd_promisc_handle, d->bd_promisc_flags); in bpf_attachd()363 mph = d->bd_promisc_handle; in bpf_detachd()364 d->bd_promisc_handle = 0; in bpf_detachd()938 if (d->bd_promisc_handle) { in bpfioctl()941 mph = d->bd_promisc_handle; in bpfioctl()942 d->bd_promisc_handle = 0; in bpfioctl()952 &d->bd_promisc_handle, d->bd_promisc_flags); in bpfioctl()
163 uintptr_t bd_promisc_handle; member