Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/net/
H A Dbpf.h163 BPF_D_INOUT, /* See incoming and outgoing packets */ enumerator
/f-stack/freebsd/net/
H A Dbpf.h164 BPF_D_INOUT, /* See incoming and outgoing packets */ enumerator
H A Dbpf.c961 d->bd_direction = BPF_D_INOUT; in bpfopen()
1239 if (d->bd_direction == BPF_D_INOUT) in bpfwrite()
1749 case BPF_D_INOUT: in bpfioctl()