Home
last modified time | relevance | path

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

/freebsd/sys/dev/oce/
H A Doce_hw.h4107 uint32_t frame_lifespan:8; member
4139 uint32_t frame_lifespan:8;
H A Doce_if.c1480 ip4_hdr->ip_ttl = cqe2->frame_lifespan; in oce_correct_header()
1485 ip6->ip6_ctlun.ip6_un1.ip6_un1_hlim = cqe2->frame_lifespan; in oce_correct_header()