hostap/wlantest
Mikael Kanstrup 8b423edbd3 Declare all read only data structures as const
By analysing objdump output some read only structures were found in
.data section. To help compiler further optimize code declare these
as const.

Signed-off-by: Mikael Kanstrup <mikael.kanstrup@sonymobile.com>
2015-04-25 17:33:06 +03:00
..
bip.c
bss.c
ccmp.c
crc32.c
ctrl.c Add Suite B 192-bit AKM 2015-01-27 01:43:52 +02:00
gcmp.c Declare all read only data structures as const 2015-04-25 17:33:06 +03:00
inject.c Preparations for variable length KCK and KEK 2015-01-27 01:26:49 +02:00
Makefile
monitor.c
process.c
readpcap.c
rx_data.c Preparations for variable length KCK and KEK 2015-01-27 01:26:49 +02:00
rx_eapol.c Preparations for variable length KCK and KEK 2015-01-27 01:26:49 +02:00
rx_ip.c
rx_mgmt.c Simplify Timeout Interval element parsing 2015-04-22 22:05:11 +03:00
rx_tdls.c Simplify Timeout Interval element parsing 2015-04-22 22:05:11 +03:00
sta.c Add Suite B 192-bit AKM 2015-01-27 01:43:52 +02:00
test_vectors.c Declare all read only data structures as const 2015-04-25 17:33:06 +03:00
tkip.c
wep.c
wired.c
wlantest.c Preparations for variable length KCK and KEK 2015-01-27 01:26:49 +02:00
wlantest.h Declare all read only data structures as const 2015-04-25 17:33:06 +03:00
wlantest_cli.c
wlantest_ctrl.h
writepcap.c