Searched refs:tso (Results 1 – 2 of 2) sorted by relevance
15 if (!tso->ipv6) { in tso_build_hdr()18 iph->id = htons(tso->ip_id); in tso_build_hdr()20 tso->ip_id++; in tso_build_hdr()49 tso->size -= size; in tso_build_data()50 tso->data += size; in tso_build_data()52 if ((tso->size == 0) && in tso_build_data()59 tso->next_frag_idx++; in tso_build_data()69 tso->tlen = tlen; in tso_start()72 tso->next_frag_idx = 0; in tso_start()78 if ((tso->size == 0) && in tso_start()[all …]
14 sock_diag.o dev_ioctl.o tso.o sock_reuseport.o \
Completed in 7 milliseconds