Home
last modified time | relevance | path

Searched defs:frag_cache (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.7.0/subsys/net/l2/ieee802154/
Dieee802154_6lo_fragment.c40 struct frag_cache { struct
48 static struct frag_cache cache[REASS_CACHE_SIZE]; argument
/Zephyr-Core-3.7.0/subsys/lorawan/services/
Dfrag_flash.c26 static struct frag_cache_entry frag_cache[FRAG_MAX_REDUNDANCY]; variable