Searched refs:frametype (Results 1 – 2 of 2) sorted by relevance
175 uint32_t frametype = 0; in fstrm_describe_control() local187 frametype = sldns_read_uint32(pkt); in fstrm_describe_control()188 if(frametype == FSTRM_CONTROL_FRAME_ACCEPT) { in fstrm_describe_control()190 } else if(frametype == FSTRM_CONTROL_FRAME_START) { in fstrm_describe_control()192 } else if(frametype == FSTRM_CONTROL_FRAME_STOP) { in fstrm_describe_control()194 } else if(frametype == FSTRM_CONTROL_FRAME_READY) { in fstrm_describe_control()196 } else if(frametype == FSTRM_CONTROL_FRAME_FINISH) { in fstrm_describe_control()199 (void)sldns_str_print(&str, &slen, "type%d", (int)frametype); in fstrm_describe_control()
1000 atheros_set_wps_ie(void *priv, const u8 *ie, size_t len, u32 frametype) in atheros_set_wps_ie() argument1007 (unsigned long) len, frametype); in atheros_set_wps_ie()1011 beac_ie->app_frmtype = frametype; in atheros_set_wps_ie()1017 if (((frametype == IEEE80211_APPIE_FRAME_BEACON) || in atheros_set_wps_ie()1018 (frametype == IEEE80211_APPIE_FRAME_PROBE_RESP)) && in atheros_set_wps_ie()