Home
last modified time | relevance | path

Searched defs:ifnet_hw_tsomax (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/net/
H A Dif_var.h154 struct ifnet_hw_tsomax { struct
155 u_int tsomaxbytes; /* TSO total burst length limit in bytes */
156 u_int tsomaxsegcount; /* TSO maximum segment count */
157 u_int tsomaxsegsize; /* TSO maximum segment size in bytes */