Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Diflib.h346 #define IFLIB_NEED_ZERO_CSUM 0x80 macro
H A Diflib.c3238 if ((sctx->isc_flags & IFLIB_NEED_ZERO_CSUM) && (pi->ipi_csum_flags & CSUM_IP)) in iflib_parse_header()