Home
last modified time | relevance | path

Searched refs:MTAG_BPF (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/net/
H A Dbpf.h215 #define MTAG_BPF 0x627066 macro
H A Dbpf.c2289 tag = m_tag_locate(m, MTAG_BPF, MTAG_BPF_TIMESTAMP, NULL); in bpf_gettime()