Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/net/
Dieee802154_pkt.h245 static inline uint8_t net_pkt_ieee802154_ack_keyid(struct net_pkt *pkt) in net_pkt_ieee802154_ack_keyid() function
/Zephyr-latest/modules/openthread/platform/
Dradio.c521 recv_frame.mInfo.mRxInfo.mAckKeyId = net_pkt_ieee802154_ack_keyid(pkt); in openthread_handle_received_frame()