Abbreviation for variables
Philipp Hortmann
philipp.g.hortmann at gmail.com
Sat Oct 1 12:56:41 EDT 2022
Hi,
I am looking for a list of commonly used variable names and the
abbreviations. I need this to shorten some of the CamelCase variables in
the staging area.
I have not found any good list in the web:
Here some examples (guessed)
reg -> register
cnt -> counter
pwr -> power
addr -> address
dis -> disable
en -> enable
sta -> status
init -> initialisation
wdt -> watchdogtimer
ch -> channel
skb -> socket buffer
stp -> stop
dev -> device
drv -> driver
net -> network
dst -> destination
len -> length
rf -> radio frequency
rt -> radio transceiver
here what I am looking for:
? -> handler
? -> current
? -> preamble
? -> promiscuous
? -> progress
? -> allow
? -> backup
? -> support
? -> becon
? -> interrupt
? -> filter
? -> source
? -> present
? -> attenuation
? -> tracking
? -> index
? -> network
? -> modulation
? -> active
? -> change
? -> associate
? -> calculate
? -> level
? -> original
Here some examples of the names I want to change.
IntelPromiscuousModeInfo
ScanOperationBackupHandler
UpdateBeaconInterruptHandler
AllowAllDestAddrHandler
GetHalfNmodeSupportByAPsHandler
ScanOperationBackupHandler
Thanks for your support.
Bye Philipp
More information about the Kernelnewbies
mailing list