Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/subsys/net/l2/ieee802154/
Dieee802154_6lo.h20 struct ieee802154_6lo_fragment_ctx { struct
21 struct net_buf *buf; /* current original fragment pointer */
22 uint8_t *pos; /* current position in buf */
23 uint16_t pkt_size; /* overall datagram size */
24 uint16_t processed; /* in bytes */
25 uint8_t hdr_diff; /* 6lo header size reduction due to compression in bytes */
26 uint8_t offset; /* in multiples of 8 bytes */