Searched defs:qthresh (Results 1 – 1 of 1) sorted by relevance
304 nfulnl_set_qthresh(struct nfulnl_instance *inst, u_int32_t qthresh) in nfulnl_set_qthresh()980 __be32 qthresh = nla_get_be32(nfula[NFULA_CFG_QTHRESH]); in nfulnl_recv_config() local