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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/sfc/
H A Dtx.c1032 struct iphdr *tsoh_iph = local
1035 tsoh_iph->tot_len = htons(ip_length);
1038 tsoh_iph->id = htons(st->ipv4_id);
1041 struct ipv6hdr *tsoh_iph = local
1044 tsoh_iph->payload_len = htons(ip_length - sizeof(*tsoh_iph));

Completed in 97 milliseconds