Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/l2/ieee802154/
Dieee802154_frame.c267 static inline bool validate_mac_command(struct ieee802154_mpdu *mpdu, uint8_t *buf, uint8_t length) in validate_mac_command() function
393 if (!validate_mac_command(mpdu, p_buf, length)) { in validate_payload_and_mfr()