Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dnet.h367 u8 ip_ttl; /* time to live */ member
391 u8 ip_ttl; /* time to live */ member
/rk3399_rockchip-uboot/net/
H A Dnet.c1451 ip->ip_ttl = 255; in net_set_ip_header()