Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/net/l2/ieee802154/
Dieee802154_6lo_fragment.c99 bool is_first_frag = !offset; in set_up_frag_hdr() local
102 if (is_first_frag) { in set_up_frag_hdr()
117 if (!is_first_frag) { in set_up_frag_hdr()
190 bool is_first_frag = !ctx->offset; in ieee802154_6lo_fragment() local
192 if (is_first_frag) { in ieee802154_6lo_fragment()