Home
last modified time | relevance | path

Searched refs:ip_hlen (Results 1 – 1 of 1) sorted by relevance

/external/syslinux/core/lwip/src/core/ipv4/
Dip.c605 u16_t ip_hlen = IP_HLEN; local
614 ip_hlen += optlen_aligned;
660 IPH_VHLTOS_SET(iphdr, 4, ip_hlen / 4, tos);
692 IPH_CHKSUM_SET(iphdr, inet_chksum(iphdr, ip_hlen));