Home
last modified time | relevance | path

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

/freebsd/cddl/lib/libdtrace/
H A Dip.d64 int8_t if_local; /* is delivered locally */ member
266 if_local = p == NULL ? 0 : (p->if_flags & IFF_LOOPBACK) == 0 ? 0 : 1;