ieee80211_is_assoc_response_frame 200 uspace/lib/ieee80211/include/ieee80211.h extern bool ieee80211_is_assoc_response_frame(uint16_t); ieee80211_is_assoc_response_frame 1718 uspace/lib/ieee80211/src/ieee80211.c if (ieee80211_is_assoc_response_frame(mgmt_header->frame_ctrl))HelenOS homepage, sources at GitHub