Home
last modified time | relevance | path

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

/third_party/lwip/src/netif/
Dlowpan6.c129 struct lowpan6_reass_helper *lrh_temp = NULL; in lowpan6_tmr_tick() local
134 lrh_temp = lrh->next_packet; in lowpan6_tmr_tick()
138 lrh = lrh_temp; in lowpan6_tmr_tick()