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

/freebsd-13-stable/sys/dev/tsec/
H A Dif_tsec.h279 #define TSEC_TX_FCB_TCP TSEC_TX_FCB_L4_IS_TCP_UDP
280 #define TSEC_TX_FCB_UDP (TSEC_TX_FCB_L4_IS_TCP_UDP | TSEC_TX_FCB_L4_IS_UDP)
H A Dif_tsecreg.h377 #define TSEC_TX_FCB_L4_IS_TCP_UDP 0x1000 /* Layer 4 header is a TCP or UDP header */ macro

Completed in 65 milliseconds