Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Diflib.h107 #define IPI_TX_IPV4 0x2 /* ethertype IPv4 */ macro
H A Diflib.c3207 pi->ipi_flags |= IPI_TX_IPV4; in iflib_parse_header()