Home
last modified time | relevance | path

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

/third_party/lwip/src/core/ipv6/
H A Dip6_frag.c342 if ((frag_hdr->_identification == ipr->identification) && in ip6_reass()
401 ipr->identification = frag_hdr->_identification; in ip6_reass()
751 static u32_t identification; in ip6_frag() local
759 identification++; in ip6_frag()
857 frag_hdr->_identification = lwip_htonl(identification); in ip6_frag()
/third_party/lwip/src/include/lwip/
H A Dip6_frag.h104 u32_t identification; member

Completed in 3 milliseconds