Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/net/
HDbpf.h163 BPF_D_INOUT, /* See incoming and outgoing packets */ enumerator
HDbpf.c972 d->bd_direction = BPF_D_INOUT; in bpfopen()
1253 if (d->bd_direction == BPF_D_INOUT) in bpfwrite()
1767 case BPF_D_INOUT: in bpfioctl()
/freebsd-13-stable/contrib/libpcap/
HDpcap-bpf.c3538 direction = BPF_D_INOUT;