Searched refs:BPF_FINALIZE_PKTAP (Results 1 – 2 of 2) sorted by relevance
166 #define BPF_FINALIZE_PKTAP 0x0004 /* finalize pktap header on read */ macro
548 d->bd_flags |= BPF_FINALIZE_PKTAP; in bpf_attachd()550 d->bd_flags &= ~BPF_FINALIZE_PKTAP; in bpf_attachd()1215 if (flags & BPF_FINALIZE_PKTAP) { in bpfread()1226 } else if (flags & BPF_FINALIZE_PKTAP) { in bpfread()