Home | History | Annotate | Download | only in hostapd

Lines Matching refs:ext_mgmt_frame_handling

1358 	} else if (os_strcasecmp(cmd, "ext_mgmt_frame_handling") == 0) {
1359 hapd->ext_mgmt_frame_handling = atoi(value);
1573 if (!hapd->ext_mgmt_frame_handling)
1624 hapd->ext_mgmt_frame_handling = 0;
1626 hapd->ext_mgmt_frame_handling = 1;