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

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

Completed in 107 milliseconds