Searched defs:tsoh_iph (Results 1 - 1 of 1) sorted by relevance

/drivers/net/ethernet/sfc/
H A Dtx.c1170 struct iphdr *tsoh_iph = local
1173 tsoh_iph->tot_len = htons(ip_length);
1174 tsoh_iph->id = htons(st->ipv4_id);
1176 struct ipv6hdr *tsoh_iph = local
1179 tsoh_iph->payload_len = htons(ip_length);

Completed in 43 milliseconds