Home
last modified time | relevance | path

Searched defs:M_TSTMP (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/share/dtrace/
HDmbuf.d59 inline int M_TSTMP = 0x00000400; /* rcv_tstmp field is valid */ variable
/freebsd-14-stable/sys/sys/
HDmbuf.h479 #define M_TSTMP 0x00000400 /* rcv_tstmp field is valid */ macro