Searched defs:mac_async_filter (Results 1 – 2 of 2) sorted by relevance
87 struct mac_async_filter { struct88 uint8_t mac[6]; /*!< Destination address */89 uint8_t tid[2]; /*!< Type ID, 0x0600 IP package */90 bool tid_enable; /*!< Enable TID matching */
Completed in 4 milliseconds