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

/freebsd-10.2-release/sys/dev/tsec/
H A Dif_tsec.h352 #define TSEC_TX_FCB_TCP TSEC_TX_FCB_L4_IS_TCP_UDP
353 #define TSEC_TX_FCB_UDP (TSEC_TX_FCB_L4_IS_TCP_UDP | TSEC_TX_FCB_L4_IS_UDP)
H A Dif_tsecreg.h375 #define TSEC_TX_FCB_L4_IS_TCP_UDP 0x1000 /* Layer 4 header is a TCP or UDP header */ macro

Completed in 57 milliseconds