Lines Matching full:gso
18 * Generic Segmentation Offload - GSO
21 * SCTP acceleration with GSO - GSO_BY_FRAGS
45 GSO type SKB_GSO_TCP_FIXEDID is specified then we will not increment the IP
112 above. What occurs in GSO is that a given skbuff will have its data broken
117 offload is required in GSO. Otherwise it becomes possible for a frame to
124 Generic receive offload is the complement to GSO. Ideally any frame
126 frames using GSO, and any sequence of frames segmented by GSO should be
130 altered so that it is when a frame assembled via GRO is segmented via GSO.
136 Partial generic segmentation offload is a hybrid between TSO and GSO. What
151 SCTP acceleration with GSO
155 GSO to pass one large packet through the network stack, rather than
160 IP segments, padding respected. So unlike regular GSO, SCTP can't just
175 an skb is an SCTP GSO skb.