Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/net/l2/ieee802154/
Dieee802154_6lo_fragment.c129 static inline uint8_t copy_data(struct ieee802154_6lo_fragment_ctx *ctx, struct net_buf *frame_buf, in copy_data() function
203 uint8_t moved = copy_data(ctx, frame_buf, capacity); in ieee802154_6lo_fragment()