Searched refs:rCount (Results 1 – 4 of 4) sorted by relevance
131 static int rCount = 0; variable2106 if( rCount++ != 0 ) { in process_udp_mgmt_pkt()2117 if( --rCount != 0) { in process_udp_mgmt_pkt()
236 static int rCount = 0; variable2862 if( rCount++ != 0 ) { in process_udp_mgmt_pkt()2872 if( --rCount != 0) { in process_udp_mgmt_pkt()
186 static int rCount = 0; variable3206 if( rCount++ != 0 ) { in process_udp_mgmt_pkt()3217 if( --rCount != 0) { in process_udp_mgmt_pkt()
325 static int rCount = 0; variable4073 if(rCount++ != 0 ){4082 if( --rCount != 0) {