Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dbpf.h161 BPF_D_INOUT, /* See incoming and outgoing packets */ enumerator
H A Dbpf.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/contrib/libpcap/
H A Dpcap-bpf.c3538 direction = BPF_D_INOUT;