Searched defs:ifnet_hw_tsomax (Results 1 – 1 of 1) sorted by relevance
154 struct ifnet_hw_tsomax { struct155 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 */