tso_t              15 include/net/tso.h void tso_build_hdr(struct sk_buff *skb, char *hdr, struct tso_t *tso,
tso_t              17 include/net/tso.h void tso_build_data(struct sk_buff *skb, struct tso_t *tso, int size);
tso_t              18 include/net/tso.h void tso_start(struct sk_buff *skb, struct tso_t *tso);