Searched refs:TSEC_TX_FCB_L3_IS_IP (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/dev/tsec/
H A Dif_tsec.h349 #define TSEC_TX_FCB_IP4 TSEC_TX_FCB_L3_IS_IP
350 #define TSEC_TX_FCB_IP6 (TSEC_TX_FCB_L3_IS_IP | TSEC_TX_FCB_L3_IS_IP6)
H A Dif_tsecreg.h373 #define TSEC_TX_FCB_L3_IS_IP 0x4000 /* Layer 3 header is an IP header */ macro

Completed in 100 milliseconds