Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/net/
Dieee802154_pkt.h235 static inline uint32_t net_pkt_ieee802154_ack_fc(struct net_pkt *pkt) in net_pkt_ieee802154_ack_fc() function
/Zephyr-latest/modules/openthread/platform/
Dradio.c520 recv_frame.mInfo.mRxInfo.mAckFrameCounter = net_pkt_ieee802154_ack_fc(pkt); in openthread_handle_received_frame()