WFQ_DEVICE
(wfq_fd = open(WFQ_DEVICE, O_RDWR)) < 0 &&
(wfq_fd = open_module(WFQ_DEVICE, O_RDWR)) < 0) {