Home
last modified time | relevance | path

Searched defs:c (Results 1 – 5 of 5) sorted by relevance

/openwifi/user_space/inject_80211/
H A Dinject_80211.c178 int c = getopt_long(argc, argv, "m:r:t:e:a:b:i:n:s:d:h", optiona, &nOptionIndex); in main() local
H A Duthash.h403 #define HASH_JEN_MIX(a,b,c) \ argument
/openwifi/driver/
H A Dsdr.h67 u8 c[4]; member
71 u8 c[2]; member
H A Dsdr.c820 u8 i, temp, c[8] = {1, 1, 1, 1, 1, 1, 1, 1}, mpdu_delim_crc; local
H A Dsysfs_intf.c9 static int is_valid_iq_number(int c) { in is_valid_iq_number()