Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Diflib.h334 #define IFLIB_NEED_SCRATCH 0x10 macro
H A Diflib.c3134 if ((sctx->isc_flags & IFLIB_NEED_SCRATCH) && in iflib_parse_header()