Searched refs:NFQA_CFG_CMD (Results 1 – 2 of 2) sorted by relevance
69 if (nla_put(msg, NFQA_CFG_CMD, sizeof(cmd), &cmd) < 0) in build_queue_cmd_request()174 NLA_PUT(*result, NFQA_CFG_CMD, sizeof(cmd), &cmd); in nfnl_queue_build_create_request()
103 NFQA_CFG_CMD, /* nfqnl_msg_config_cmd */ enumerator