Home
last modified time | relevance | path

Searched refs:qthreshold (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/net/netfilter/
H A Dnfnetlink_log.c76 unsigned int qthreshold; /* threshold of the queue */ member
206 inst->qthreshold = NFULNL_QTHRESH_DEFAULT; in instance_create()
322 inst->qthreshold = qthresh; in nfulnl_set_qthresh()
677 .qthreshold = 1,
697 unsigned int qthreshold; in nfulnl_log_packet() local
760 qthreshold = inst->qthreshold; in nfulnl_log_packet()
762 if (li->u.ulog.qthreshold) in nfulnl_log_packet()
763 if (qthreshold > li->u.ulog.qthreshold) in nfulnl_log_packet()
764 qthreshold = li->u.ulog.qthreshold; in nfulnl_log_packet()
809 if (inst->qlen >= qthreshold) in nfulnl_log_packet()
H A Dnft_log.c204 li->u.ulog.qthreshold = in nft_log_init()
273 if (li->u.ulog.qthreshold) { in nft_log_dump()
275 htons(li->u.ulog.qthreshold))) in nft_log_dump()
H A Dxt_NFLOG.c30 li.u.ulog.qthreshold = info->threshold; in nflog_tg()
/openbmc/linux/net/bridge/netfilter/
H A Debt_nflog.c33 li.u.ulog.qthreshold = info->threshold; in ebt_nflog_tg()
/openbmc/linux/include/net/netfilter/
H A Dnf_log.h29 u_int16_t qthreshold; member
/openbmc/openbmc/meta-security/recipes-ids/suricata/files/
H A Dsuricata.yaml304 qthreshold: 1