Home
last modified time | relevance | path

Searched refs:pri_max (Results 1 – 25 of 33) sorted by relevance

12

/dports/net-mgmt/net-snmp/net-snmp-5.9/snmplib/
H A Dsnmp_logging.c211 decode_priority( char **optarg, int *pri_max ) in decode_priority() argument
264 if (pri_max && **optarg=='-') { in decode_priority()
267 if (*pri_max == -1) return -1; in decode_priority()
268 if (pri_low < *pri_max) { in decode_priority()
270 pri_low = *pri_max; in decode_priority()
271 *pri_max = tmp; in decode_priority()
330 int pri_max = LOG_EMERG; in snmp_log_options() local
451 logh->pri_max = pri_max; in snmp_log_options()
478 logh->pri_max = pri_max; in snmp_log_options()
630 logh->pri_max = priority_max; in netsnmp_register_stdio_loghandler()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/ath/
H A Ddfs_pri_detector.c239 if (delta_ts > pde->rs->pri_max) in pseq_handler_create_sequences()
249 pde->rs->pri_max, ts - p->ts); in pseq_handler_create_sequences()
430 de->window_size = rs->pri_max * rs->ppb * rs->num_pri; in pri_detector_init()
H A Ddfs_pattern_detector.h76 u16 pri_max; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/ath/
H A Ddfs_pri_detector.c239 if (delta_ts > pde->rs->pri_max) in pseq_handler_create_sequences()
249 pde->rs->pri_max, ts - p->ts); in pseq_handler_create_sequences()
430 de->window_size = rs->pri_max * rs->ppb * rs->num_pri; in pri_detector_init()
H A Ddfs_pattern_detector.h76 u16 pri_max; member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/ath/
H A Ddfs_pri_detector.c239 if (delta_ts > pde->rs->pri_max) in pseq_handler_create_sequences()
249 pde->rs->pri_max, ts - p->ts); in pseq_handler_create_sequences()
430 de->window_size = rs->pri_max * rs->ppb * rs->num_pri; in pri_detector_init()
H A Ddfs_pattern_detector.h76 u16 pri_max; member
/dports/net-mgmt/net-snmp/net-snmp-5.9/include/net-snmp/library/
H A Dsnmp_logging.h96 int pri_max; member
/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/mibgroup/agent/
H A DnsLogging.c168 temp = logh->pri_max; in handle_nsLoggingTable()
448 logh->pri_max = *request->requestvb->val.integer; in handle_nsLoggingTable()
/dports/devel/py-mypy/mypy-0.910/mypy/
H A Dbuild.py3034 def order_ascc(graph: Graph, ascc: AbstractSet[str], pri_max: int = PRI_ALL) -> List[str]:
3070 if pri < pri_max:
3075 pri_max = max(pri_spread)
3076 sccs = sorted_components(graph, ascc, pri_max)
3078 return [s for ss in sccs for s in order_ascc(graph, ss, pri_max)]
3144 pri_max: int = PRI_ALL) -> List[AbstractSet[str]]:
3156 edges = {id: deps_filtered(graph, vertices, id, pri_max) for id in vertices}
3164 deps.update(sccsmap[x] for x in deps_filtered(graph, vertices, id, pri_max))
3181 def deps_filtered(graph: Graph, vertices: AbstractSet[str], id: str, pri_max: int) -> List[str]:
3188 if dep in vertices and state.priorities.get(dep, PRI_HIGH) < pri_max]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/ath/ath10k/
H A Dcore.h413 u32 pri_max; member
H A Dwmi.c4116 radar_info->pri_max = rs.pri_max; in ath10k_dfs_radar_report()
4125 radar_info->pri_min, radar_info->pri_max, in ath10k_dfs_radar_report()
8988 cmd->pri_max = __cpu_to_le32(arg->pri_max); in ath10k_wmi_10_4_gen_radar_found()
8996 arg->pri_min, arg->pri_max, arg->width_min, in ath10k_wmi_10_4_gen_radar_found()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/ath/ath10k/
H A Dcore.h413 u32 pri_max; member
H A Dwmi.c4116 radar_info->pri_max = rs.pri_max; in ath10k_dfs_radar_report()
4125 radar_info->pri_min, radar_info->pri_max, in ath10k_dfs_radar_report()
8988 cmd->pri_max = __cpu_to_le32(arg->pri_max); in ath10k_wmi_10_4_gen_radar_found()
8996 arg->pri_min, arg->pri_max, arg->width_min, in ath10k_wmi_10_4_gen_radar_found()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/ath/ath10k/
H A Dcore.h413 u32 pri_max; member
H A Dwmi.c4116 radar_info->pri_max = rs.pri_max; in ath10k_dfs_radar_report()
4125 radar_info->pri_min, radar_info->pri_max, in ath10k_dfs_radar_report()
8988 cmd->pri_max = __cpu_to_le32(arg->pri_max); in ath10k_wmi_10_4_gen_radar_found()
8996 arg->pri_min, arg->pri_max, arg->width_min, in ath10k_wmi_10_4_gen_radar_found()
/dports/databases/percona-toolkit/percona-toolkit-3.3.0/t/pt-summary/samples/BSD/netbsd_001/
H A Dsysctl109 kern.sched.pri_max = 63
/dports/net-mgmt/php80-snmp/php-8.0.15/ext/snmp/
H A Dsnmp.c1989 logh->pri_max = LOG_ERR; in PHP_MINIT_FUNCTION()
/dports/www/mod_php81/php-8.1.1/ext/snmp/
H A Dsnmp.c2013 logh->pri_max = LOG_ERR; in PHP_MINIT_FUNCTION()
/dports/lang/php80/php-8.0.15/ext/snmp/
H A Dsnmp.c1989 logh->pri_max = LOG_ERR; in PHP_MINIT_FUNCTION()
/dports/lang/php81/php-8.1.1/ext/snmp/
H A Dsnmp.c2013 logh->pri_max = LOG_ERR; in PHP_MINIT_FUNCTION()
/dports/net-mgmt/php81-snmp/php-8.1.1/ext/snmp/
H A Dsnmp.c2013 logh->pri_max = LOG_ERR; in PHP_MINIT_FUNCTION()
/dports/www/mod_php80/php-8.0.15/ext/snmp/
H A Dsnmp.c1989 logh->pri_max = LOG_ERR; in PHP_MINIT_FUNCTION()
/dports/lang/php73/php-7.3.33/ext/snmp/
H A Dsnmp.c2277 logh->pri_max = LOG_ERR; in PHP_MINIT_FUNCTION()
/dports/lang/php74/php-7.4.27/ext/snmp/
H A Dsnmp.c2283 logh->pri_max = LOG_ERR; in PHP_MINIT_FUNCTION()

12