HomeSort by: relevance | last modified time | path
    Searched defs:curpps (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/netipsec/
ipsec_input.c 303 static int curpps = 0; local in function:ipsec_common_input
305 if (!ipsec_debug && ppsratecheck(&lasttime, &curpps, 1)) {
ipsec_input.c 303 static int curpps = 0; local in function:ipsec_common_input
305 if (!ipsec_debug && ppsratecheck(&lasttime, &curpps, 1)) {
ipsec_input.c 303 static int curpps = 0; local in function:ipsec_common_input
305 if (!ipsec_debug && ppsratecheck(&lasttime, &curpps, 1)) {
ipsec_input.c 303 static int curpps = 0; local in function:ipsec_common_input
305 if (!ipsec_debug && ppsratecheck(&lasttime, &curpps, 1)) {
  /src/sys/net/
if_pppoe.c 1182 static int curpps = 0; local in function:pppoe_data_input
1189 ppsratecheck(&lasttime, &curpps,
if_pppoe.c 1182 static int curpps = 0; local in function:pppoe_data_input
1189 ppsratecheck(&lasttime, &curpps,
if_pppoe.c 1182 static int curpps = 0; local in function:pppoe_data_input
1189 ppsratecheck(&lasttime, &curpps,
if_pppoe.c 1182 static int curpps = 0; local in function:pppoe_data_input
1189 ppsratecheck(&lasttime, &curpps,

Completed in 46 milliseconds