Searched refs:qthresh (Results 1 – 1 of 1) sorted by relevance
307 nfulnl_set_qthresh(struct nfulnl_instance *inst, u_int32_t qthresh) in nfulnl_set_qthresh() argument310 inst->qthreshold = qthresh; in nfulnl_set_qthresh()926 __be32 qthresh = nla_get_be32(nfula[NFULA_CFG_QTHRESH]); in nfulnl_recv_config() local928 nfulnl_set_qthresh(inst, ntohl(qthresh)); in nfulnl_recv_config()