Searched refs:tofrom (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dreputilsnoenv.tcl17 foreach tofrom $dbs {
18 set handle $queuedbs($tofrom)
20 unset queuedbs($tofrom)
34 foreach tofrom $dbs {
35 unset queuedbs($tofrom)
159 foreach tofrom $dbs {
161 if { [string match $machid.* $tofrom] == 1 } {
162 set db $queuedbs($tofrom)
206 foreach tofrom $dbs {
207 set toidx [string first . $tofrom]
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dmac80211.h1013 u8 tofrom = (*(raw+1)) & 3; /* get the TODS and FROMDS bits */ local
1015 switch (tofrom) {

Completed in 89 milliseconds